PUT api/2.0/security/activeconnections/logout/{loginEventId} This function requires authentication

Description

Logs out from the connection with the ID specified in the request.

Parameters
Name Description Type Example
loginEventId
sent in url
Login event ID number 1234
Example
PUT api/2.0/security/activeconnections/logout/1234
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Returns

Boolean value: true if the operation is successful