Skip to main content
POST
Export Mailboxes

Authorizations

Authorization
string
header
required

Public API bearer credential sent as Authorization: Bearer <token>. Use either an OAuth access token or a Hybridbox Service account token.

Path Parameters

account_id
string<uuid>
required

Body

application/json

Mailbox export request.

format
enum<string>
required
Available options:
instantly,
reachinbox,
smartlead
domain
string | null

Domain UUID or domain name to export

mailboxes
string[] | null

Mailbox UUIDs or email addresses to export

Response