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

Notifications

Announcements

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 757 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 322 Super User 2025 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 209 Super User 2025 Season 2

Last 30 days Overall leaderboard