v1

latestOpenAPI 3.1.02026-07-24700259.3 KB
SINGLE SENDER EMAILS

Remove a single sender email

Remove a single sender email address from your account. Include the address to remove as the email_address parameter.

post/single_sender_emails/remove

Request body

email_addressstring required

The email address to remove from your Single Sender Emails

subaccount_idstring

If you wish to make this API call on behalf of a subaccount then include its unique ID here

Response

Single sender email removed

request_idstring required
datastring

Example response

{
  "request_id": "22e5acba-43bf-11e6-ae42-408d5cce2644"
}