Skip to main content
POST
Add an email to the suppression list

Authorizations

X-API-Key
string
header
required

Project-scoped API key, format rm_(live|test)_... . May also be sent as Authorization: Bearer rm_....

Body

application/json
email
string<email>
required
reason
enum<string> | null
Available options:
GLOBAL_UNSUBSCRIBE,
SPAM_COMPLAINT,
HARD_BOUNCE
ipAddress
string | null

Response

Suppression added

email
string<email>
suppressed
boolean
reason
string | null
suppressedAt
string<date-time> | null