/roles/{roleId}

This endpoint updates a role. Admin users and non-admin users with 'Role' permission can update roles.

Path Params
uuid
required

The ID of the role.

Body Params
string
length between 1 and 126

The name of the role.

string
length ≤ 5000

The notes of the role.

boolean

True if the role is one of the default roles for the account, false otherwise.

permissions
object
Responses
204

Role updated.

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json