Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Your Mailercloud API key (plain text, no Bearer prefix). Create keys in Settings → API.

Body

application/json
emails
string<email>[]
required

The addresses to suppress.

Example:

Response

OK

added
integer

Addresses newly added to the list.

skipped
integer

Addresses that were already suppressed.

duplicates
integer

Addresses that appeared more than once in this request.

data
object[]