Skip to main content
PATCH
/
api
/
cases
/
{id}
/
reopen

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.

Body

reason
string
Required string length: 1 - 1000

Response

200

Case reopened successfully.