EmailContentInput
Input fields
An HTML email body. At least one of bodyTxt, bodyHtml or bodyHtmlFileReference must be provided. Cannot be provided together with bodyHtmlFileReference.
A reference to a pre-uploaded HTML email body, as returned in the safe/unsafe event after being virus scanned.At least one of bodyTxt, bodyHtml or bodyHtmlFileReference must be provided. Cannot be provided together with bodyHtml.
A plain text email body. At least one of bodyTxt, bodyHtml or bodyHtmlFileReference must be provided.
Either the sender's email address or the sender's name and email address (for example, 'sender@example.com' or 'Sender Name sender@example.com').
List of reply-to email addresses (for example, 'reply@example.com').
The email subject line.
The recipient email address (for example, 'user@example.com').
Example
{
"bodyHtml": "fill-teach-financial-vote-season",
"bodyHtmlFileReference": "indicate-education-across-these-also",
"bodyTxt": "standard-while-now-commercial-test",
"fromEmail": "wind-region-meeting-her-get",
"replyToEmails": "day-purpose-item-create-bit",
"subjectTxt": "program-fast-matter-foot-the",
"toEmail": "tonight-adult-cut-foreign-would"
}