v1

latestOpenAPI 3.0.02026-07-263365159.1 KB

post/api/v1/external/agents/{casetype_id}/cases/bulk/delete

Path parameters

casetype_idstring required

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

Headers

apikeystring required

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

Request body

case_idsstring[] required

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

Response

Success.