v18

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-014211,6201.8 MB
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

teamIdstring uuid

Response

Success

GitpodV1DeleteTeamResponse required