/v2/projects/labelsAsk AIput https://app.fossa.com/api/v2/projects/labelsApply a label to one to many projects.Query ParamslabelIdnumberrequiredThe ID of the label 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 label 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