v1

latestOpenAPI 3.1.0Proprietary2026-07-13531738.1 KB
Emails

Send an email

post/emails

Request body

fromstring required

Name <email@verified-domain> or just email@verified-domain. The domain must be verified in your account.

tostring[] required
ccstring[]
bccstring[]
reply_tostring email
subjectstring
htmlstring
textstring
headersobject
tagsstring[]
idempotency_keystring

Deduplicates sends for 24h.

scheduled_atstring date-time
template_idstring
variablesobject

Example request

{
  "from": "Acme <noreply@acme.com>"
}

Response

Email accepted

idstring required

Email public ID (starts with em_)