Required Scopes
This API requires one of the following scopes:transactional-email
Body
The ID of the email to send. This is content ID for the transactional email, which can be found in email tool UI.
A list of JSON objects representing contact property values to set when sending the email.
A list of JSON objects representing property values to set when sending the email. Useful if you have context in the email you don't want to set on the contact record.
Response
Email send request processed
The result of the send operation
SENT
, QUEUED
, PORTAL_SUSPENDED
, INVALID_TO_ADDRESS
, BLOCKED_DOMAIN
, PREVIOUSLY_BOUNCED
, PREVIOUS_SPAM
, INVALID_FROM_ADDRESS
, MISSING_CONTENT
, MISSING_TEMPLATE_PROPERTIES
A description of the send result details
If sent, the id and created timestamp of the sent event