English
Delete a case by ID
curl --request DELETE \ --url https://local.casebender.com:3000/api/cases/{id} \ --header 'X-Api-Key: <api-key>'
{ "id": "<string>" }