Suppressions
Remove stale recipient bounce suppression
Removes stale bounce suppression for one company-associated recipient from Amazon SES and Sequenzy's local bounce table, then reactivates a bounced company subscriber. Complaint and unsubscribe protections are never removed.
delete/suppressions/{email}
Path parameters
emailstring email required
Exact company-associated recipient email address
Query parameters
regionstring
Example:us-east-1
Optional AWS SES region. Omit to clean the default region and regions used by the company's sending domains.
Response
Suppression cleanup result
Example response
{
"success": true
}