Suppress Contact
Contacts
Suppress Contact
Suppress a contact to stop sending emails
POST
Suppress Contact
Suppress a contact to prevent them from receiving any emails. Unlike deletion, suppression preserves the contact record and email history.
Path Parameters
string
required
The unique list ID (e.g.,
lst_abc123).string
required
The unique contact ID (e.g.,
cnt_abc123).Request Body
string
required
Reason for suppression. One of:
manual- Manual suppression by adminunsubscribed- Contact unsubscribedbounced- Email address bouncedcomplained- Contact reported as spamspam_trap- Address identified as spam trap
Examples
Response
Returns204 No Content on success with no response body.
Suppression Reasons
Errors
Notes
Suppressed contacts are automatically added to the domain’s global suppression list. They won’t receive emails from any list in your domain.
What happens when a contact is suppressed:
- Contact status changes to
suppressed - Email is added to global suppression list
- All future sends to this email are blocked
- Contact record and history are preserved
- Contact appears in list stats as suppressed