Groups
Update group configuration
Updates the configuration and metadata of an existing group, including description and other group-level properties.
PATCH
/organizations/{organizationName}/groups/{groupName}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
organizationName*string
The unique identifier of the organization
Match
^[a-zA-Z0-9_ -]+$groupName*string
The unique identifier of the group
Match
^(?!.*\*)(?!.*[/]).{1,70}$Request Body
application/json
Represents a user group for organizing users and managing group-based permissions
Response Body
application/json
application/json
application/json
application/json
application/json