Do Not Contact
Add Items to DNC List
POST /v1/dnc
POST
/v1/dncPOST
/v1/dnc
Add a domain/email(s) to the dnc list.
Authorization
x-api-key<token>
API key for Open API authentication
In: header
Request Body
application/jsonRequireditemsarray<string>
Array of strings containing either emails or domains
Example:["[email protected]","domain.com"]dncListIdnumber
Dnc List Id, to which items needs to be added
Responses
201
201 response