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
Requiresteam:create permission on the organization.
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.CreateTeamRequest
Response
gitpod.v1.CreateTeamResponse
Related types
Team
Team
Team represents a team within an organization.
gitpod.v1.Team