Flows
Cancel a running flow
Cancels an ongoing run of a flow by flow ID. If the flow is not running, this operation has no effect. You can use /v2/flows/{id}/status
to check the status of this run.
POST
Cancels an ongoing run of a flow by flow ID. If the flow is not running, this operation has no effect. You can use /v2/flows/{id}/status
to check the status of this run.