v10

latestOpenAPI 3.0.3raw.githubusercontent.com2025-07-036391133.0 KB
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