Delete a case

Delete the specified case.


See also

Learn more about Cases

Path Params
uuid
required

Id of the case

Query Params
boolean

Optional query parameter to permanently delete a case

Responses
204
400

The request is either malformed or contain invalid parameters.

  • Make sure the identifier specified in the URL is a valid UUID
404

No case can be found.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!