Suppressions
Manage suppressed email addresses
API token in Api-Token header
Filter suppressions by exact email address (case-insensitive).
suppressed@example.comFilter suppressions created at or after this timestamp (ISO 8601 format).
2025-01-01T00:00:00ZFilter suppressions created at or before this timestamp (ISO 8601 format).
2025-12-31T23:59:59ZThe suppression UUID from the last record of the previous response. Returns records after this suppression, enabling cursor-based pagination through large lists.
64d71bf3-1276-417b-86e1-8e66f138acfeList of suppressions
Bad request - invalid parameters.
Returns unauthorized error message. Check your credentials.
Returns forbidden error message. Check your permissions.
Rate limit exceeded for the current account.
API token in Api-Token header
Email address to suppress
user@example.comID of the domain to suppress this email for
12345The sending stream to suppress this email for
transactionalPossible values: Reason for the suppression. Defaults to "manual import" if omitted.
manual importExample: manual importPossible values: Suppression created
Returns unauthorized error message. Check your credentials.
Returns forbidden error message. Check your permissions.
Validation errors
Rate limit exceeded for the current account.
API token in Api-Token header
The suppression UUID
64d71bf3-1276-417b-86e1-8e66f138acfeSuppression deleted
Returns unauthorized error message. Check your credentials.
Returns forbidden error message. Check your permissions.
Resource not found
Last updated
Was this helpful?

