gitpod.v1.TeamService
CreateTeam
Creates a new team within an organization.
Use this method to:
- Organize users into teams
- Set up team-based workflows
Examples
-
Create a team:
organizationId: "b0e12f6c-4c67-429d-a4a6-d9838b5da047" name: "Backend Team"
Authorization
Requires team:create permission on the organization.
post/gitpod.v1.TeamService/CreateTeam
Request body
Response
Success