Suppressions
Remove a workspace soft-bounce escalation
Removes one company-associated recipient's workspace-scoped soft-bounce escalation and reactivates a bounced company subscriber. Global invalid-recipient and Amazon SES account-level suppressions, other companies' scoped rows, complaints, and unsubscribes are protected.
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 used to limit the remaining-suppression inspection. It never authorizes removal of an SES account-level entry.
Response
Suppression cleanup result
Example response
{
"success": true
}