/teams/{id}Ask AIput https://app.fossa.com/api/teams/{id}Update a team by IDPath ParamsidintegerrequiredID of the team to updateBody ParamsnamestringNew name for the teamautoAddUsersbooleanWhether to automatically add users to this teamtruetruefalsedefaultRoleIdintegerDefault role ID for team membersuniqueIdentifierstring | nullUnique identifier for the teamResponses 200Team updated successfully 400Bad Request 403Forbidden 404Not Found 500Server ErrorUpdated 6 months ago