Assign a case to a user

This endpoint updates the assignee for a single case (to a new value or to null).

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

Path Params
uuid
required

The unique identifier of the case.

Body Params

Case assignment update request.

uuid | null

The user identifier to whom the case should be assigned, or null to un-assign.

Response

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