v10

latestOpenAPI 3.0.3raw.githubusercontent.com2025-07-036293107.9 KB
FrontendService

Update Role

Update a Role.

patch/frontend/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