v24

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-19169310464.0 KB
Executions

Abort a running or pending execution

Signals the worker to stop the execution between steps and marks it cancelled. Idempotent-ish: already-terminal executions return 409.

post/executions/{executionId}/abort

Path parameters

executionIdstring uuid required

Response

Execution aborted