Delete#
Permanently delete a Case.
Query#
DELETE /api/case/{id}?force=1
With:
id
: id of the Case
Response#
Status codes#
204
: if Case is deleted successfully401
: Authentication error404
: if Case is not found
Last update:
October 13, 2023 07:01:35