Skip to main content
POST
Send test email

Authorizations

X-API-Key
string
header
required

API key with format cs_live_xxx

Path Parameters

inbox_id
string<uuid>
required

Sender account ID

Body

application/json

Request to send a test email from a sender account.

recipient_email
string
required

Recipient email address for the test email

Required string length: 5 - 255

Response

Test email sent

Response for test email sending.

success
boolean
required
message
string
required
inbox_id
string<uuid>
required

Inbox ID

inbox_email
string
required

Sender email address

recipient_email
string
required

Recipient email address

sent_at
string<date-time>
required

When the email was sent

message_id
string | null

Message ID if sent successfully