Create team
Create a new team
post/teams
Request body
Example request
{
"$schema": "https://api.tower.dev/v1/schemas/CreateTeamParams.json"
}Response
OK
Example response
{
"$schema": "https://api.tower.dev/v1/schemas/CreateTeamResponse.json"
}Create a new team
{
"$schema": "https://api.tower.dev/v1/schemas/CreateTeamParams.json"
}OK
{
"$schema": "https://api.tower.dev/v1/schemas/CreateTeamResponse.json"
}