BackendService

Create Role

Create a Role.

post/v1/roles

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