Update a teamAsk AIpatch https://api.atono.io/api/v1/teams/{id}Updates a team's details, attributes, and members.Path ParamsiduuidrequiredThe UUID of the team.Body ParamsInformation to update about the team.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 updated the team. 403The authenticated user does not have permission to update the specified team. 404The team could not be found, or one of the requested related resources (include) does not exist.Updated 10 months ago