Skip to main content
DELETE
/
api
/
cases
/
{id}
{
  "detail": "<string>"
}

Authorizations

Authorization
string
header
required

JWT token obtained from AWS Cognito or custom authentication service

Path Parameters

id
integer
required

A unique integer value identifying this case.

Response

200 - application/json

Case deleted successfully.

Standard detail response

detail
string
required

Response message