Deletes the domain list specified by domain list ID.
Note: You can't delete the BlueCat
Threat Protection domain lists.
POST https://api-<BlueCat.edge.url>/v1/api/list/dns/{domainListId}/delete
Authorization: Bearer authorization token
Content-type: application/JSON
Successful response
200 OK Content-type: text\plain
The response is the list of domains in plain text format.
Possible error codes
- UNAUTHORIZED - Missing or invalid token
- FORBIDDEN - You are not authorized to perform this action
- UNEXPECTED_ERROR