WOPI REST API
- CheckFileInfo - returns information about the file properties, access rights and editor settings.
- - requests a message to retrieve a file for the HTTP://server/<…>/wopi*/files/<id>/contents operation.
- RefreshLock - refreshes the lock on a file by resetting its automatic expiration timer to 30 minutes.
- - allows for file editing.
- PutRelativeFile - creates a new file on the host based on the current file.
- - renames a file.