delete https://api.talkdeskapp.com/cm/core/va/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] | 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 Availability
The Case API has been in GA since October 2023.
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.