Skip to main content
Unary · Teams Deletes a team and all its memberships. Use this method to:
  • Remove unused teams
  • Clean up after team reorganization

Examples

  • Delete a team:

Authorization

Requires team:delete permission on the team.

Endpoint

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.DeleteTeamRequest

Response

gitpod.v1.DeleteTeamResponse This message has no fields.