Transactional
Send email
Send emails with a single API call.
POST
/
v1
/
send
Body
A single email address or an array of email addresses.
The subject of the email.
The body of the email.
Should the contact be subscribed
Override the name of the sender. Defaults to the project name.
Override the email of the sender. Defaults to your verified email.
Override the reply-to address. Defaults to the from address or your verified email if the from address is not set.
Additional headers to include in the email.
Headers
application/json
Response
Indicates whether the call was successful.
The timestamp of the event.