Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

baseId
string
required
authorityMatrixRoleId
string
required

Body

application/json
userIds
string[]
departmentIds
string[]

Response

200 - application/json

Successful response

id
string
required
authorityMatrixId
string
required
users
object[]
required
departments
object[]
required
Last modified on March 5, 2026