SUPPRESSIONS
Add a suppression
Suppresses the specified email address or domain
post/suppression/add
Request body
Response
Suppression successful
Example response
{
"request_id": "aa253464-0bd0-467a-b24b-6159dcd7be60",
"data": {
"block_description": "No longer a customer.",
"added": true,
"email_address": "test@example.com"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.