Send an email based off an email template
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The ID of the email template
Body
Response
The sent SentEmail object
The ID of the campaign
The time when the campaign was created in ISO 8601 format
The ID of the customer that was sent the email
The subject of the email
The time when the email was sent in ISO 8601 format
The time when the email failed to send in ISO 8601 format
The reason the email failed to send
The email address the email was sent to
Whether the email was sent successfully
Sendgrid's returned message ID
Paubox's returned message ID
Postmark's returned message ID