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.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the flow whose execution you want to cancel
568971
OK