Send a single email
Emails
Send a single email
Queue a single email for delivery. Requires email.send permission.
POST
Send a single email
Authorizations
Sendmux API key (smx_...)
Headers
Optional client-generated key to make the request idempotent for 24 hours. Replays under the same key return the cached response; a reused key with a different body returns 409 idempotency_conflict.
Maximum string length:
255Body
application/json
Sender address
Primary recipient
Email subject line (max 998 chars, RFC 5322)
Required string length:
1 - 998Pattern:
^[^\r\n]*$Example:
"Welcome to Sendmux"
HTML email content (max 25MB)
Required string length:
1 - 26214400Plain text alternative (max 25MB)
Maximum string length:
26214400Reply-To address
Envelope sender for VERP support
Maximum string length:
254CC recipients (max 100)
Maximum array length:
100BCC recipients (max 100)
Maximum array length:
100Custom X-* headers to include in the email
File attachments (max 10)
Maximum array length:
10