Emails

Send an email

post/email_addresses/{id}/send

Path parameters

idstring required

The ID of the email

Request body

tostring required

The email address to send the email to

subjectstring required

The subject of the email

bodystring required

The body of the email

Response

A confirmation that the email was sent

okboolean required

Whether the email was sent successfully

Changes

No recorded changes to this endpoint across all 1 revision of this API.