Skip to main content

Adding Sender Emails

Send a POST request to the following endpoint.
The request takes 1 required body parameter:
sender_email_ids
array
required
An array containing the IDs of the sender emails to add
An example of this request:

Removing Sender Emails

Send a DELETE request to the following endpoint.
The request takes 1 required body parameter:
sender_email_ids
array
required
An array containing the IDs of the sender emails to add
An example of this request: