v1

latestSwagger 2.0Commercial2026-07-14234.2 KB

Queues a job

Creates a new job

post/job

Request body

analysisModestring

When set to preview, analysis is not added to the database

commitOverridestring

When the project is based on git, the git commit that this job should run. Leave blank to use the project's default

emailReportTostring

List of usernames to email the report to

projectBranchstring

he project branch that this job is evaluating

projectKeystring required

The key of the project to start

versionstring

Use this as the analysis' version. On success the Project's default version will be set to this

Response

Profile information for a user

alertstring

Quality Gate status of a completed job

alertDescriptionstring

Quality Gate errors of a completed job

analysisModestring

When set to preview, analysis is not added to the database

commitstring

The git commit that this job is evaluating

createdstring dateTime

DateTime that this job was queued

emailReportTostring

List of usernames to email the report to

finishedstring dateTime

If the job has finished, then the datetime that the job finished processing

jobIdstring

The jobId of this job

projectBranchstring

The project branch that this job is evaluating

projectKeystring

The projectKey that this job is running

startedstring dateTime

If the job has started, then the datetime that the job started processing

statusstring

The status of the job

urlstring

The url to view the output report

versionstring

The project version that this job is evaluating

warningsstring

When creating a new job, any warnings will be listed here.