Suppression Events
Suppression Created Webhook
Triggered when a suppression is created for an email address.
Why suppressions are created:
- Multiple hard bounces from the same email address
- Repeated soft bounces over time
- Manual suppression through the API or dashboard
Auto-expiration: Suppressions automatically expire after 30 days to allow for temporary issues to be resolved.
Impact: Future emails to this address will be automatically suppressed until the suppression expires or is manually removed.
When it’s sent: When a new suppression is added to your account.
WEBHOOK
Body
application/json
The event type
Available options:
suppression.created The webhook ID (the same ID as returned by the Create Webhook API)
When the event occurred (ISO 8601 format)
Response
Webhook received successfully

