Update Group
Updates a group
Documentation Index
Fetch the complete documentation index at: https://confidence-auth-testing.mintlify.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
The list of fields to update. Fields are specified relative to the group
Body
Human friendly name of the group.
The resource name of the group. For example: `groups/1bhq4c2zqigdzqg6ufni/
Optional description of the group.
General labels for this resource.
The owner of the resource. If not set will default to the creator.
Response
Returns a Group.
A group of identities.
Human friendly name of the group.
The type of the group.
GROUP_TYPE_UNSPECIFIED, USER_CREATED, SYSTEM_CREATED Time when the group was first created.
Time when the group was last updated.
Reference to the identity that created this group.
Reference to the identity that last updated this group.
Reference to the identity this group represents.
The resource name of the group. For example: `groups/1bhq4c2zqigdzqg6ufni/
Optional description of the group.
General labels for this resource.
The owner of the resource. If not set will default to the creator.

