I have a SharePoint library named "LIB_1" within the site "SITE_NAME".
I want to grant permissions to the user "[email protected]" for "LIB_1", but the user is not currently a member of "SITE_NAME".
I believe the solution is to assign "Limited Access" permissions to "[email protected]" for "SITE_NAME".
How can I use the REST API to grant this permission?
Is it the right solution ?