delete
https://api.talkdeskapp.com/cm/core/va/cases/deleted-cases?ids=
Scope
cases-public:write
Body Response - Schema
200 (success - returns the list of case IDs that were successfully deleted)
| Parameter | Type | Description | Required |
|---|---|---|---|
| ids | array[integer] | Case ID of successfully soft-deleted cases | no |
400 (bad request), 401 (unauthorized access - invalid or unverifiable JWT), 403 (forbidden), 404 (forbidden)
| 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) |
API AvailabilityThe Case API has been in GA since October 2023.
TroubleshootingIf 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.