Runs API
Cancel run
Cancels a run.
POST
Authorizations
Use your Secret API key in the form 'Bearer <SECRET KEY>' (without the quotation marks)
Path Parameters
The ID of an existing run. When you trigger a run you will get an id in the response.
Response
200
application/json
Successful request
Confirmation message that the run was canceled.
Was this page helpful?