Add Unsubscribers

Adds one or more email addresses to a global unsubscribe list of a particular brand.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Rate Limit

This endpoint is subject to the general API rate limit of 50 requests per 10 seconds. Learn more about handling rate limits.

Notes

  • Error – A description of the error. When the send succeeds, null is returned.
  • Each call may include a maximum of 200 emails.
  • This function supports a maximum of 10 calls in parallel.
  • This API call supports a maximum of 600 requests/min

Sample Request

Sample Response

{"Error":null}
{"Error":"Invalid email"}
Body Params
int32
EmailAddresses
array of strings | null
EmailAddresses
Response
200

Success

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!