delete https://api.talkdeskapp.com/do-not-call-lists//entries/
From a Do Not Call List
Scope
do-not-call-lists:manage
Body Request - Example
[
{
"id": "8858c834-481d-4a02-8176-cffc02c50350"
},
{
"id": "f03004be-2853-4660-b6e8-060cc383ddbe"
},
{
"id": "ba85ef13-ed0c-4acc-8799-4b2e81e91dcb"
}
]
Body Response - Schema
401 (unauthorized), 403 (forbidden), 404 (entry not found)
Parameter | Type | Description | Required |
---|---|---|---|
code | string | n/a | yes |
message | string | n/a | yes |
description | string | n/a | no |
fields | array[object] | "fields" subdivides into: "name" (string) "description" (string) | yes (name and description) |
Troubleshooting
If you have any questions regarding the usage of this API, or if you’re having any technical issues, please open a ticket using this form.