Skip to main content
PATCH
Update collaborator

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

case_id
string
required

Unique case identifier (ULID format).

collaborator_id
string
required

Body

application/json
role
enum<string>
Available options:
editor,
viewer
permissions
object

Response

Collaborator updated.

data
object