post https://mytenant.cx.onecloud.com/configapi/v2/donotcalllist/delete/
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
Code | Description |
---|---|
200 | Success |
400 | Bad request (format not understood) |
401 | Authentication failed |
403 | User authenticated but does not have sufficient privileges, or modification of this type of list is not allowed |
404 | DNC List is not found or invalid URL |