v65

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0386234904.1 KB
Runs

Bulk cancel runs

Cancel multiple runs (tasks or workflows) in a single request

post/v1/runs/cancel

Headers

x-api-keystring nullable

Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.

Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.

Request body

run_idsstring[] required

List of run IDs to cancel

Response

Successful Response

cancelledstring[] required

Run IDs that were successfully cancelled

failedstring[] required

Run IDs that could not be cancelled