delete
https://api.talkdeskapp.com/cm/core/va/cases?ids=
Supported Regions and Base URLs
Access and RegistrationAuthentication
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] | List of case IDs that were successfully deleted softly | 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.