Remove Group Permissions
How to remove the (unique) permissions of a SharePoint Online group on a list using a Power Automate flow.
URI
Headers
Body
Not Applicable
Screenshot with example
Sample data
ListName – Remove Unique permissions Group
PrincipalId – 61
Copy/paste example
Resources
RoleAssignment Class
RoleAssignmentCollection.GetByPrincipalId method
Set custom permissions on a list by using the REST interface
That’s it, Happy testing!