Jobs›
Jobs
Abort an ongoing job execution immediately.
This API is used to abort a running [Job](https://www.lambdatest.com/support/docs/hyperexecute-status/#1-job-level-status) that is no longer required. You can immediately terminate all associated processes, conserving resources and preventing unnecessary execution.
PUT
/v1.0/job/{number}/abort
Authorizations
Authorizationstringheaderrequired
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
numberstringrequired
Write your Job Number to abort that particular Job
Response
application/jsonSuccessfull Operation
statusstring