← RETURN TO ROOT
Connected
Suppressions
Use suppressions to prevent sends to risky addresses and protect sender reputation.
Open deliverability dashboardWhat suppression does
Suppression prevents delivery attempts to specific addresses.
Suppression reasons
Use clear reason categories to keep hygiene auditable.
- 01bounce: recipient repeatedly rejects outbound mail.
- 02complaint: recipient marks message as spam.
- 03unsubscribe: explicit opt-out from preference flow.
- 04manual: intentionally blocked by team policy.
Delivery safety playbook
Recommended sequence before and during suppression changes.
Scope: email vs domain blocking
Suppressions support two scopes that can also be managed from the Contacts page.
UI + API mapping
Where to operate these controls.
- 01API routes: `/api/v1/organizations/{organizationId}/suppressions` for create/list/get/delete.
- 02Contacts page: `/dashboard/contacts` for per-contact block/unblock with email or domain scope.
- 03MCP side: suppressions are enforced during outbound routing, but management is typically done in UI or direct API.
- 04Deliverability dashboard: add, filter, and delete actions by reason and email.