v1

latestOpenAPI 3.1.02026-07-22154213404.8 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