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 / How can I edit group p...
Power Automate
Answered

How can I edit group permission within a already broke permission folder?

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

How can I edit the permissions of a SharePoint group on a list folder? This folder already has the broken legacies of the previous folder!

Or else to inherit the inheritance from the previous folder and then repeat the process of giving permissions again?

 

Thanks in advanced!

Categories:
I have the same question (0)
  • Verified answer
    abm abm Profile Picture
    32,985 Most Valuable Professional on at

    Hi @Anonymous 

     

    Power Automate have an action called Grant access to an item or a folder.

     

    image.png

     

    If the above doesn't meet your requirement then have a look at Send an HTTP request to SharePoint utilising ODATA API.

     

    image.png

     

    To remove the current role

     

    _api/web/GetFileByServerRelativeUrl('<file relative url>')/ListItemAllFields/roleassignments/getbyprincipalid(<groupId>)
    method: POST 

     To add a new role

     

    /_api/web/GetFileByServerRelativeUrl('<file relative url>')/ListItemAllFields/roleassignments/addroleassignment(principalid=<groupId>,roledefid=<targetRoleDefinitionId>)
    method: POST

     Reference:

    https://docs.microsoft.com/en-us/sharepoint/dev/sp-add-ins/set-custom-permissions-on-a-list-by-using-the-rest-interface?redirectedfrom=MSDN

     

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 552

#2
Valantis Profile Picture

Valantis 388

#3
11manish Profile Picture

11manish 375

Last 30 days Overall leaderboard