/v2/projects/policyAsk AIput https://app.fossa.com/api/v2/projects/policyUpdate the policy for one to many projects.Query ParamspolicyIdnumberrequiredThe ID of the policy you want to apply to projects.locatorsstringarrayenumrequiredThe list of locators for the projects to update. If "all" is provided, then all projects that meet the provided filters will have the policy applied.alltitlestringFilter by project name.typestringenumFilter by project type.containerarchiveprovidedautobuildsbomAllowed:containerarchiveprovidedautobuildsbomisPublicbooleanFilter by project being public or private.truefalselabels[]array of stringsFilter by project labels.labels[]ADD stringteamId[]arrayFilter by one or more team IDs. Providing "null" will return all unassigned projects.teamId[] arraylatestScanintegerFilter by last policy scan within N days.lastRevisionWithinintegerFilter by last revision analyzed within N days.Responses 200OK 403ForbiddenUpdated 6 months ago