Suppressions
Add Suppression
Manually add an email address to your suppression list.
POST
Request Body
string
required
Email address to suppress
string
default:"manual"
Reason for suppression:
hard_bounce- Invalid email addressspam_complaint- Spam reportmanual- Manual suppression (default)unsubscribe- Unsubscribed
Response
string
Unique suppression identifier
string
Suppressed email address (lowercase)
string
Reason for suppression
string
ISO 8601 timestamp
If the email is already suppressed, the existing suppression will be updated with the new reason.