Skip to main content
POST
Cancel Workflow Run

Authentication

Requires a JWT token or API key in the Authorization header.

Request

id
string
required
The run ID to cancel.

Example request

Response

Only runs with status queued or running can be cancelled. Already completed or failed runs cannot be cancelled.