Update Case State

Update the state of a case (e.g., NEW → OPEN → PENDING → RESOLVED → CLOSED).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Case id

Body Params

New state

string
enum
required

New state for the case

Allowed:
Responses
200

Case state updated successfully

400

Invalid state transition or request body

404

Case does not exist

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