v18

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-014211,6201.8 MB
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

namestring
organizationIdstring uuid

Response

Success