Delete Records

This method deletes the list of specified records from the DNC List, returns the number of deleted records and list of errors if there are.

Input parameters:

  • List of DNC list record JSON objects
  • Only the "key" field is required.

Response Codes

CodeDescription
200Success
400Bad request (format not understood)
401Authentication failed
403User authenticated but does not have sufficient privileges, or modification of this type of list is not allowed
404DNC List is not found or invalid URL
Language
Credentials
Bearer
Click Try It! to start a request and see the response here!