SINGLE SENDER EMAILS
Add a single sender email
Use the API to add a single sender email address to your account, to use from which to send mail. If the email address has previously been added and not yet verified, this action will simply resend the verification email.
post/single_sender_emails/add
Request body
Response
Single sender email added
Example response
{
"request_id": "e023461c-8c86-11e9-b984-408d5cce2644"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.