I want to use SharePoint REST API to get and operate the permission value of a specific folder in Shared Documents.
The SharePoint REST API docs had a site-wide role permission operation "https: // <servername> / site / _api / web / RoleAssignments", but there is no mention of the specific folder access operation I want to do this time. was.
How do I make an HTTP request to change the permissions on a particular folder?
If you are familiar with this, please answer.