Skip to main content
Unary · Teams Creates a new team within an organization. Use this method to:
  • Organize users into teams
  • Set up team-based workflows

Examples

  • Create a team:

Authorization

Requires team:create permission on the organization.

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.CreateTeamRequest

Response

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