cancel run
cancel run
Headers
Name
Type
Description
{
"message": "Job Cancellation request submitted Successfully",
"status": "SUCCESS"
}Last updated
Was this helpful?
POST https://api.olisystems.com/engine/cancel/run/{jobId}
attempts to cancel a run given its jobId
Authorization
string
Bearer {access_token}
{
"message": "Job Cancellation request submitted Successfully",
"status": "SUCCESS"
}Last updated
Was this helpful?
Was this helpful?