gitpod.v1.TeamService
DeleteTeam
Deletes a team and all its memberships.
Use this method to:
- Remove unused teams
- Clean up after team reorganization
Examples
-
Delete a team:
teamId: "d2c94c27-3b76-4a42-b88c-95a85e392c68"
Authorization
Requires team:delete permission on the team.
post/gitpod.v1.TeamService/DeleteTeam
Request body
Response
Success
GitpodV1DeleteTeamResponse required