Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer

Body

application/json

No input — provisioning a demo inbox takes no parameters

Response

200 - application/json

OK

A freshly provisioned ephemeral demo inbox

address
string<email>
required

The ephemeral demo inbox email address

token
string
required

256-bit opaque read capability for this inbox — returned ONCE, at creation. This, not the address, authorizes reading the inbox's mail.

expiresAt
string<date-time>
required

When the inbox and all its mail are reclaimed (ISO 8601)