BackendService

Update Role

Update a Role.

patch/v1/roles/{id}

Path parameters

idstring required

Request body

idstring

The Role ID. Starts with role_....

organizationIdstring

The Organization this Role belongs to, if any.

createTimestring date-time

When the Role was created.

updateTimestring date-time

When the Role was last updated.

displayNamestring

A human-readable display name for this Role.

descriptionstring

A human-readable description of the Role.

actionsstring[]

The names of the Actions associated with this Role.

Response

OK

Changes

Changed in 1 of the 10 revisions of this API.1