Transition a case to a stage

This endpoint transitions a case to a new stage.

Note:

  • case_state is deprecated. Please use case_stage instead.

  • For those already integrated using case_state, if any new case stages are added the case state response for these will be returned as USER_DEFINED

You need the "Update cases" permission to use this endpoint.

Path Params
uuid
required

The unique identifier of the case.

Body Params

Case state update request.

string | null

Note: content to be associated with case transition. Only required if case transition is an end state.

string
enum
required

Available state to transition a case.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json