web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / No HTTP resource was f...
Power Apps
Unanswered

No HTTP resource was found...: How to Cancel Runnning Flow?

(0) ShareShare
ReportReport
Posted on by 264

Hi, guys!

I use this request to get running flows.

https://api.flow.microsoft.com/providers/Microsoft.ProcessSimple/environments/{FlowEnvironment}/flows/{FlowGUID}/runs?api-version=2016-11-01

and then got the response smth like this

 

 

"value":[
{
"name": "08584922969917208414059650647CU40",
"id": "/providers/Microsoft.ProcessSimple/environments/{myEnv}/flows/{myflow}/runs/08584922969917208414059650647CU40",
"type": "Microsoft.ProcessSimple/environments/flows/runs",
"properties":{"startTime": "2024-03-01T16:18:13.7811527Z", "status": "Running", "correlation":{"clientTrackingId": "08584922969917208414059650647CU40"…}
},

 

 

 

So I use 08584922969917208414059650647CU40 as {FlowRunID} to Cancel the process

POST 

https://api.flow.microsoft.com/providers/Microsoft.ProcessSimple/environments/{FlowEnvironment}/flows/{FlowGUID}/triggers/manual/histories/{FlowRunID}/cancel?api-version=2016-11-01

 

but I got an Error:

 

{message": "No HTTP resource was found that matches the request URI 'https://10.0.8.18:20101/providers/Microsoft.ProcessSimple/environmen..'}

 


Where did I miss?

I have the same question (0)
  • Drew Poggemann Profile Picture
    9,287 Most Valuable Professional on at

    Hi @Max77 

    You may want to put this into the Power Automate forum for better response time.   I do know you can do this with PowerShell Stop-Flow command passing in the Id but not the ability to stop with HTTP request.

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 93 Most Valuable Professional

#2
Haque Profile Picture

Haque 81

#3
Valantis Profile Picture

Valantis 49

Last 30 days Overall leaderboard