Sending & observability
email_remove_suppression
Remove a suppression so the address can receive mail again.
write email_remove_suppression
Remove a suppression so the address can receive mail again. COMPLAINT suppressions are never removable. Exceptional and human-decided — reactivating a bounced address risks the domain's reputation.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
email | string | Yes | |
topic | string | No | Lift a topic-scoped opt-out only; omit to remove the global suppression. |
confirm | boolean | Yes | Must be true — confirms the human explicitly decided this. |
projectId | string | No | Target company (project id). Org-scoped tokens only; call email_list_projects first. |