v3

latestOpenAPI 3.1.02026-08-043431953.1 MB
Teams

Create a team associated with a product

post/products/{product_id}/teams

Path parameters

product_idstring required

ProductId identifier

Request body

Example request

{
  "team": {
    "automatically_calculate_team_members_count": true
  }
}

Response

Successful operation