Skip to main content
PATCH
Update Role

Authorizations

Authorization
string
header
required

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

Headers

Api-key
string | null

Path Parameters

role_id
string<uuid>
required

Body

application/json
name
string | null
permission_ids
string[] | null

Response

Successful Response

id
string<uuid>
required
organisation_id
string | null
required
name
string
required
slug
string
required
is_system
boolean
required
permission_ids
string[]
required