Add an email or domain to the suppression list
Add an email or domain to the suppression list
POST
Add an email or domain to the suppression list
Suppresses an email address or entire domain to prevent sending emails to them. For domain-level suppression, use the pattern ”*@domain.com” which will suppress all emails from that domain and consolidate existing suppressions for that domain. The endpoint validates the email format and prevents duplicate suppressions.
Authorizations
Body
application/json
Email address to suppress, or domain pattern "*@domain.com" to suppress entire domain.
Example:
"galvin@hooli.com"
Response
Email or domain suppressed successfully.
Unique identifier for the suppression record
Suppressed email or domain pattern
Timestamp when the suppression was created (UTC)
Number of times emails to this address/domain have been blocked
Whether this is a common webmail domain (true) or a company domain (false)