Reputation: 61
In SharePoint there is server side API available using SSOM and Power shell script , but can we do same using CSOM , JSOM OR REST API ?
Thanks,
Upvotes: 1
Views: 353
Reputation: 4228
There is not a client API to achieve it currently for SharePoint Online.
Check the official document below:
https://msdn.microsoft.com/en-us/library/microsoft.sharepoint.client.file_members.aspx
Upvotes: 1