Suppression
List suppressed recipients, add addresses yourself, and remove entries once an address can be mailed again.
List all suppressions for the team
Returns current team, project, and route suppressions for the team.
query Parameters
page[size]The number of results that will be returned per page.
page[cursor]The cursor to start the pagination from.
sortfilter[scope]Filter by scope (team, project, route)
filter[route_id]Filter by route ID
filter[project_id]Filter by project ID
filter[value]Search by email/domain value (partial match)
filter[reason]Reason that the recipient is suppressed.
filter[startDate]Filter suppressions created or updated on or after this ISO 8601 date or datetime
filter[endDate]Filter suppressions created or updated on or before this ISO 8601 date or datetime
Headers
AuthorizationBearer token. Format: Bearer {team_token}
List all suppressions for the team › Responses
Paginated set of SuppressedRecipientData
pathBase path for paginator generated URLs.
per_pageNumber of items shown per page.
next_cursorThe "cursor" that points to the next set of items.
next_page_urlprev_cursorThe "cursor" that points to the previous set of items.
prev_page_urlAdd email(s) to suppression list
Adds one email address or up to 1,000 addresses. An equal record is skipped. Manual suppressions block all mail unless applies_to is broadcast.
Headers
AuthorizationBearer token. Format: Bearer {team_token}
Add email(s) to suppression list › Request Body
reasonReason that the recipient is suppressed.
scopeWhere the suppression applies.
emailemailsroute_idproject_idMail category to block. Manual suppressions default to all. Use broadcast only at team scope, project scope, or on a broadcast route.
Add email(s) to suppression list › Responses
Remove email from suppression list
Deletes the selected suppression. Spam complaint suppressions stay active while Lettermint opens or reuses a support review ticket.
path Parameters
suppressionIdHeaders
AuthorizationBearer token. Format: Bearer {team_token}
Remove email from suppression list › Responses
Suppression removed
successstatusmessageconfidence