Office365-REST-Python-Client
Office365-REST-Python-Client copied to clipboard
How to set read and download permissions only to a file uploaded on SharePoint site to specific users email ids using Office356-REST-Python-Client?
Hi @vgrem,
We have a SharePoint site where we want to upload files and set read and download permissions to the uploaded file so that only specific user email ids can access it and get the final file link as output.
We want to replicate the item-level permissions in SharePoint REST APIs i.e. only specific user email ids have access to the uploaded file in SharePoint.
We have referred the upload files and assigned file permission references but not got a complete example.
Can you please share the complete python client example so that we can implement the use case?
Please let me know if you need more information.
Hey,
I am also wondering this. If you can share information about it, I would appreciate it.