Skip to main content
PUT
Update role

Authorizations

Authorization
string
header
required

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

Path Parameters

roleId
string
required

Body

application/json

information of a role to be created.

roleId
string
required

role id

Required string length: 1 - 100
permissions
string[]
required
displayName
string

display name of role

Maximum string length: 100

Response

Role Information

status
string
data
object[]