gitpod.v1.GroupService
UpdateGroup
Updates group information.
Use this method to:
- Rename a group
- Update group description
Examples
-
Update group name:
Changes the name of an existing group.
groupId: "d2c94c27-3b76-4a42-b88c-95a85e392c68" name: "Platform Team" description: "Platform engineering team"
Authorization
Requires org:admin permission on the organization or group:admin permission on the specific group.
post/gitpod.v1.GroupService/UpdateGroup
Request body
Response
Success