sendEmailMessage

Send an email message using RFC 6854 (supersedes RFC 822)(https://tools.ietf.org/html/rfc6854) data.

Email messages sent to in-network recipients (i.e. email addresses that exist within the Sudo Platform) will be sent end-to-end encrypted.

Return

The identifier of the EmailMessage that is being sent.

Parameters

input

SendEmailMessageInput Parameters used to send an email message.

Throws