Groups
Update a group.
ROLES: USER_ADMIN,USER_WRITE USER: true SERVICE ACCOUNT: true
PUT
Update a group.
Authorizations
Bearer JWT token or API Key (sk-*).
Path Parameters
Body
application/json
Optimistic locking version for the group row.
Example:
4
Updated group display name.
Example:
"Operations"
Updated presentation category used for grouping.
Example:
"Platform"
Updated operator-visible group description.
Example:
"Platform operators with production access."
Replacement resource metadata. Values may use any JSON type. Maximum 16 KiB and 64 top-level keys. Top-level keys starting with "__" are reserved for backend use.
Example:
Replacement owner id for the group.
Example:
"33333333-3333-4333-8333-333333333333"
Replacement owner principal type.
Example:
"USER"
Response
OK.
Last modified on September 5, 2026

