Skip to main content
PATCH
Update organization role

Authorizations

Authorization
string
header
required

Session token passed as Authorization: Bearer <session-token> for user-authenticated Den routes.

Path Parameters

roleId
string<typeid>
required

Den TypeID with 'orl_' prefix and a 26-character base32 suffix.

Required string length: 30

Body

application/json
roleName
string
Required string length: 2 - 64
permission
object

Response

Organization role updated successfully.

success
boolean
required