RBAC

Update a role

Updates a role by its ID.

put/rbac/roles/{id}

Path parameters

idinteger required

Request body

displayNamestring
descriptionstring
permissionsstring[]

Permission strings validated against the permissions catalog (wildcards like hosts.* and * allowed).

Response

Role updated successfully.

Changes

No recorded changes to this endpoint across all 1 revision of this API.