v1
latestOpenAPI 3.1.02026-07-261690320.7 KBCreate team
Create a new team
post/teams
Request body
Example request
{
"name": "Backend developers"
}Response
The team has been successfully created
Example response
{
"id": 1
}Create a new team
{
"name": "Backend developers"
}The team has been successfully created
{
"id": 1
}