/teams/{id}/projectsAsk AIput https://app.fossa.com/api/teams/{id}/projectsUpdate team projects by adding, removing, or replacing projects assigned to the teamPath ParamsidintegerrequiredID of the teamBody ParamsactionstringenumrequiredAction to perform on team projectsaddremovereplaceAllowed:addremovereplaceprojectsarraystringProjects to add, remove, or replace (can be array of locators or "all")projects array of stringsfiltersobjectFilter criteria to select projects when not specifying explicit project listfilters objectResponses 200Team projects updated successfully 400Bad Request 403Forbidden 404Not Found 500Server ErrorUpdated 6 months ago