InkEmailMessageInput
This type is used to create an email.
Input fields
Message attachments.
The carbon copy (cc) email addresses the message was sent to.
The email address the message was sent from.
The content of the message, as plain text.
The S3 bucket in which the original email is stored.
The S3 key of the original email.
The email subject/title.
The email addresses the message was sent to.
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
{
"attachments": InkGenericMessageAttachmentInput,
"ccAddresses": "jjones@example.org",
"fromAddress": "farleymichael@example.com",
"plainTextContent": "north-understand-leader-everyone-skin",
"s3Bucket": "still-actually-prove-begin-boy",
"s3Key": "those-always-dream-write-inside",
"subject": "break-cold-drop-season-bill",
"toAddresses": "idrake@example.com"
}