teamsUpdate teamAsk AIput https://classic-api.contractorscloud.com/api/v1/teams/{team_id}Update an existing team by its id.Path Paramsteam_idint32requiredThe id of the Team.Body ParamsnamestringThe name of the Team.leader_idint32The id of the User who should be considered the Team leader.is_activebooleanWhether the team is active or not.truefalsecommentstringAn optional comment about the team.Responses 200200 400400Updated about 2 years ago