Transactional emails
Send transactional email
Send a transactional email to a contact.
POST
/
v1
/
transactional
Request
Body
The email address of the recipient.
The ID of the transactional email to send.
If true
, a contact will be created in your audience using the email
value (if a matching contact doesn’t already exist).
An object containing data as defined by the data variables added to the transactional email template. Values can be of type string
or number
.
Please email us to enable attachments on your account before using them with the API.
Response
Success
Error
Was this page helpful?