Hello Everyone,
I'm using send http connector and trying to breakpermission and assign parent access back but with read acces level. using send http connector. But I'm not getting this.
I did _api/web/sitegroups which is giving me all group name of the site but all groups are not having access to the site right?
So here, I want it should assign only those groups/user which have access in parent site but with read.
Manually I can pass groupprincipalid and rolseassignment with read access. But I don't want to pass groupprincipalid manually I want it should dynamically.
Please share some suggestions.