Delete Cases

Permanently deletes one or more cases and all associated data for a specific case type.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

You can use this endpoint to delete a single case or multiple cases in one request by passing one or more case IDs in the request body.

Note: This action is irreversible. Deleted cases and their associated data cannot be recovered.

Path Params
string
required

The unique identifier of the case type that the cases belong to. You can obtain this value from the List Agents endpoint.

Body Params
case_ids
array of strings
required

A list of one or more case IDs to delete. You can obtain case IDs from the List Cases endpoint.

case_ids*
Headers
string
required

API key used for authentication. You can find your API key in your account settings.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json