Get Started
Usage API
Using WOPI
Additional API
More information
|
forcesaveDescription
Forcibly saves the document being edited without closing it. The document editing might be continued after this command, so this will not be the final saved document version. Request example
{ "c": "forcesave", "key": "Khirz6zTPdfd7", "userdata": "sample userdata" } Parameters
Response example
{ "error": 0, "key": "Khirz6zTPdfd7" } Parameters
|