Authorizations
Bearer HTTP authentication. Allowed headers Authorization: Bearer <API_KEY>
Body
The e-mail address of the sender
The primary recipient(s) of the email
The subject of the e-mail
The carbon copy recipient(s) of the email
The blind carbon copy recipient(s) of the email
The email address where replies should be sent. If a recipient replies, the response will go to this address instead of the sender's email address
The plaintext version of the email
The HTML version of the email
The headers to add to the email
The tags to add to the email
The attachements to add to the email
The context for the template
The date at which the email is scheduled to be sent
Response
A successful response
{
"id": "em_01jnvnn9avq52k5mrhn1gab0ch",
"org_id": "org_01jh6jk82zjq9deye73h0mzcaq",
"status": "queued",
"kind": "email"
}