Skip to main content
DELETE
Remove Recipient Suppression

Remove Recipient Suppression

Removes a soft_bounce_escalation for one exact recipient associated with the selected company. If a company subscriber was in the bounced state, it is reactivated and restored to its active list audiences. Only the selected workspace’s company row is cleared. Platform-wide invalid_recipient and unknown_hard_bounce rows and Amazon SES account-level suppressions are protected, as are other workspaces’ scoped rows.
Global invalid-recipient, company hard-bounce, Amazon SES account-level, complaint, and unsubscribe protections are never removed. Requests for a protected suppression return 409. Confirm that the temporary delivery problem is resolved before removing a soft-bounce escalation.

Request

string
required
Exact recipient email address. The address must already be associated with the selected company through a subscriber or email-send record.
string
Optional AWS SES region such as us-east-1. This limits the SES inspection in remainingSuppression; it never removes an SES account-level entry.

Responses

The operation is idempotent: if no bounce suppression remains, it returns removed: false with the current status.