Cancel a queued execution
Cancel a queued execution (and its underlying queue item) by execution ID. This response acknowledges the queue operation; use GET /client/executions/ as the source of truth for final outcome state and reason.
POST
Cancel a queued execution
Previous
Retry a failed executionRetry a failed execution for the authenticated client by enqueueing a new workflow queue item. This response acknowledges queueing only; use GET /client/executions/{execution_id} as the source of truth for final outcome state and reason.
Next
Cancel a queued execution

