Jobs
Terminate Job Run
Terminate a JobRun by ID.
POST
terminateJobRun
Authorizations
API Key used to authenticate your requests. How to create one.
Path Parameters
Your workspace ID. How to find it?
The name you assigned when creating the Project.
The ID you assigned when creating the Job.
The JobRun ID. Get this from the list JobRuns endpoint or from the trigger Job response.
Response
JobRun terminated successfully.
Success message confirming JobRun termination.
Example:
"JobRun terminated successfully."
terminateJobRun