v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444273191.7 KB

Stops a particular run of a job.

post/jobs/{name}/jobRun/{runId}/stopJobRun

Path parameters

namestring required

The name of the job to be stopped.

runIdstring required

The ID of the job run to be stopped.

Response

Success

RunIdstring required

The ID of the job run that you stopped.