Cancel an execution
POST/workflows/executions/:id/cancel
Cancels a running execution.
Request
Responses
- 200
- 4XX
- 5XX
The cancellation was accepted.
Client error. The body says what went wrong: an error type, a human-readable detail, and, on validation failures, one entry per offending field.
Unexpected server error.