Skip to main content

Input fields

bodyHtml : String

An HTML email body. At least one of bodyTxt or bodyHtml must be provided.

bodyTxt : String

A plain text email body. At least one of bodyTxt or bodyHtml must be provided.

fromEmail : String! required

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').

replyToEmails : [String]

List of reply-to email addresses (for example, 'reply@example.com').

subjectTxt : String! required

The email subject line.

toEmail : String! required

The recipient email address (for example, 'user@example.com').

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "bodyHtml": "model-air-push-sound-process", "bodyTxt": "international-scene-call-deep-answer", "fromEmail": "audience-baby-true-fear-citizen", "replyToEmails": "north-candidate-night-sure-opportunity", "subjectTxt": "design-too-leave-still-thank", "toEmail": "sister-performance-also-customer-between" }