I am currently working on a wrapper around MS Flows, where I want to manage most of the functionalities using HTTP calls. I saw the documentation regarding API support, where it is stated that you can disable or delete a particular flow.
My use case requires a functionality where I can cancel a particular flow run using an HTTP request. Is this possible? \