Runs
Cancel Run
Cancel a running or pending run
POST
Path Parameters
string
required
Run ID (e.g.,
run_xyz789abc)Response
boolean
Whether the cancellation was successful
string
The updated run status (
canceled)Notes
- Only runs with status
pendingorrunningcan be canceled - Canceling a run stops execution and destroys the underlying machine
- The run status will be set to
canceledwith acompleted_attimestamp