Modifies the specified role. For a full list of scopes, make a 'List roles' request or refer to our documentation.
The ID of the role to update. To get a list of role IDs make a List roles
request.
The updated description of the role.
The permissions (scopes) to assign to the role. For a full list of scopes, make a 'List roles' request or refer to our documentation.
Role updated successfully.
Role object
The unique identifier of the role.
The name of the role.
The description of the role.
The permissions (scopes) assigned to the role.
The indication if the role is custom or not. This is 'true' if the role is a custom role.
Invalid request format or parameters.
Invalid bearer token. If you receive this message more than once try creating a new Client ID/Client Secret or generating a new bearer token.
You don't have permission to access this resource.
Role not found.