Create a teamAsk AIpost https://api.atono.io/api/v1/teamsCreates a new team with optional members.Body ParamsThe team to create.dataobjectrequiredA team represents a group of people responsible for delivering and supporting work in Atono. Each team has its own backlog, workflow, and membership, and may be linked to a Slack channel for communication.data objectResponses 200Successfully created the team. 403The authenticated user does not have permission to create a new team. 404One of the team's relationships was not found.Updated 10 months ago