Skip to main content
post/teams

Create team

LLM
View as Markdown
Open llms.txt

Creates a team for routing conversations and organizing teammates.

Authorization

Scheme

  • bearerAuth

Required scopes

  • team:create

Allowed roles

  • owner
  • admin

Create a team in the workspace.

Request body

  • Name
    application/json
    Type
    CreateTeamRequest
    Description
    Required body.

Responses

  • 201

    Team created

    • application/json Team
  • default

    Error

    • application/json ProblemDetails