Skip to main content
PATCH
Update Role

Authorizations

x-client-key
string
header
required

Client API key for authentication

x-client-secret
string
header
required

Client secret for authentication

Path Parameters

workspaceId
string<uuid>
required

Workspace ID

roleId
string<uuid>
required

Role ID

Body

application/json
permissions
string<uuid>[]

List of permission IDs

title
string

Role title

description
string

Role description

reportTo
string<uuid>

Role ID that this role reports to

homepage
object

Response

Role successfully updated

meta
object