Skip to main content
POST
Add do-not-contact entries

Authorizations

Authorization
string
header
required

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

Body

application/json
values
string[]
required

Addresses and/or domains, one per item. A value containing @ suppresses one address; a bare domain suppresses everyone at it.

Required array length: 1 - 10000 elements
Required string length: 1 - 320

Response

Successful Response

added
integer
required

How many entries were new.

rejected
string[]
required

Inputs that could not be parsed.