Get Started
Usage API
Using WOPI
Additional API
More information
|
dropDescription
Disconnects the users with the identifiers specified in the users parameter from the document editing service. These users will be able to view the document, but will not be allowed to make changes to it. Request example
{ "c": "drop", "key": "Khirz6zTPdfd7", "users": [ "6d5a81d0" ] } Parameters
Response example
{ "error": 0, "key": "Khirz6zTPdfd7" } Parameters
|