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