Skip to main content
POST
导出邮箱

授权

Authorization
string
header
必填

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

路径参数

account_id
string<uuid>
必填

请求体

application/json

邮箱导出请求。

format
enum<string>
必填
可用选项:
instantly,
reachinbox,
smartlead
domain
string | null

要导出的域 UUID 或域名

mailboxes
string[] | null

要导出的邮箱 UUID 或电子邮件地址

响应