Organization
Team
Create a new team in the organization
Create a new team and assign it to the organization.
post/v1/organizations/{id}/teams
Request body
Example request
{
"name": "Platform",
"description": "Platform engineering team."
}Response
Example response