Skip to main content
Unary · Teams Updates a team’s properties. Use this method to:
  • Rename a team

Examples

  • Update team name:

Authorization

Requires team:update 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.UpdateTeamRequest

Response

gitpod.v1.UpdateTeamResponse
Team represents a team within an organization.gitpod.v1.Team