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 Automate / Can I use power automa...
Power Automate
Suggested Answer

Can I use power automate "Send a HTTP Request" feature to remove quick links?

(0) ShareShare
ReportReport
Posted on by 14
I have a complex workflow that adds document libraries to a SharePoint site and also includes them on the Quick Links. I was wondering if anyone knew if there was a way to "Send an HTTP Request" to remove quick links (not the actual resources themselves) from the left-hand navigation (things like "Documents", "Site Contents", "Notebook" etc.
Categories:
I have the same question (0)
  • SudeepGhatakNZ Profile Picture
    14,396 Most Valuable Professional on at
    Before you can remove a link, you need to retrieve the Quick Launch links to get their IDs. You can do this by sending a GET request to the Quick Launch endpoint:

    GET https://<your-tenant>.sharepoint.com/_api/web/navigation/quicklaunch

    To Delete the link, use the DELETE operation with this REST endpoint

    POST https://<your-tenant>.sharepoint.com/_api/web/navigation/quicklaunch/removelink(<link-id>)
    Where <link-id> is the ID of the Quick Launch link you want to remove.

  • vickyhuet Profile Picture
    14 on at
    Hi @sudeepghatakNZ - thank you so much! This is extremely helpful. 
  • Suggested answer
    SudeepGhatakNZ Profile Picture
    14,396 Most Valuable Professional on at
    You are always welcome! Please mark the response as an answer if it works.

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 608

#2
Valantis Profile Picture

Valantis 416

#3
11manish Profile Picture

11manish 348

Last 30 days Overall leaderboard