Skip to main content
POST
Suppress an address

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Request body schema.

email
string<email>
required

Address that should stop receiving mail.

Pattern: ^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$

Response

Successful response

suppression
Suppression · object
required

The suppression covering this address. Returns the existing one when the address was already suppressed.