POST queryjobs
Summary: Run a CodeQL query on one or more projects
Operation ID: createQueryJob
Auth: unknown
Operation ID: createQueryJob
Auth: unknown
Description
Submit a query to run on one or more projects on LGTM. The query is included in the body of the request.
Parameters (3)
language
(string, query, required)
The [language](https://lgtm.com/help/lgtm/analysis-faqs#which-languages-are-supported) you want to analyze.
project-id
(array, query, optional)
The identifier of the project to analyze. Either `project-id` or `projects-list` must be specified.
projects-list
(string, query, optional)
Name of the list containing the projects to analyze. Either `project-id` or `projects-list` must be specified.
No probe data for this endpoint yet.