Optional
bccArray of BCC email addresses.
Optional
ccArray of CC email addresses.
Optional
configurationThe name of the configuration set to use for the sending.
Optional
replyArray of Reply-To email addresses.
The template to use for sending the email.
To reference variables, use placeholders such as {{myVar}}
.
An object containing key-value pairs of variable-content to substitute. It supports handlebars.js templating.
Array of TO email addresses.
The data to send a templated email. Note: templated email don't support attachments by now.