Body Parameters
The ID of the audience you want to send to.
Sender email address.To include a friendly name, use the format
"Your Name <sender@domain.com>"
.Email subject.
Reply-to email address. For multiple addresses, send as an array of strings.
The HTML version of the message.
The plain text version of the message.
If not provided, the HTML will be used to generate a plain text version. You
can opt out of this behavior by setting value to an empty string.
The React component used to write the message. Only available in the Node.js
SDK.
The friendly name of the broadcast. Only used for internal reference.