Runs
Cancel a run
Cancel an in-flight run. The only accepted body is { "status": "cancel_requested" }.
PATCH
Cancel a run
Authorizations
Your Vern API key. Create one at Settings → API keys.
Path Parameters
The migration ID returned by Create a migration.
The run ID returned by Start a run.
Body
application/json
Available options:
cancel_requested Response
The run in its updated (canceled) shape.
A run's polled state. Fields beyond run_id/status/created_at depend on status.
Cancel a run