Skip to main content
Update Role

Authorizations

Authorization
string
header
required

API key authentication

Path Parameters

role_id
integer<int64>
required

The role id.

Required range: x >= 0

Body

application/json

Request for updating a custom role.

newDescription
string

The new description.

newName
string

The new name.

newPermissions
object

Permissions.

Response

Response returned after successfully updating a custom role.