Update Team Group
Team Groups Management Service
Update Team Group
No description available
Update Team Group
Authorizations
API key authentication
Path Parameters
Body
application/json
Request to modify an existing team group's details, including its name, description, roles, users, and scope settings.
Available options:
GROUP_TYPE_UNSPECIFIED, GROUP_TYPE_OPEN, GROUP_TYPE_CLOSED, GROUP_TYPE_RESTRICTED Update the role assigned to the group. Either set a new role or clear the existing one.
Update the scope assigned to the group. Either reference an existing scope by ID or clear the scope.
Patch object for updating group user membership. Choose one operation: add, remove, or replace all users.
Response
Response containing the updated team group.
A Team Group entity.