Skip to main content
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 pending or running can be canceled
  • Canceling a run stops execution and destroys the underlying machine
  • The run status will be set to canceled with a completed_at timestamp