PUT api/2.0/security/activeconnections/logout/{loginEventId}
Logs out from the connection with the ID specified in the request.
Name |
Description |
Type |
Example |
loginEventId
sent in url
|
Login event ID
|
number
|
1234
|
PUT api/2.0/security/activeconnections/logout/1234
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Boolean value: true if the operation is successful