PUT api/2.0/security/activeconnections/logoutall/{userId} This function requires authentication

Description

Logs out from all the active connections of the user with the ID specified in the request.

Parameters
Name Description Type Example
userId
sent in url
User ID guid 9924256A-739C-462b-AF15-E652A3B1B6EB
Example
PUT api/2.0/security/activeconnections/logoutall/%229924256A-739C-462b-AF15-E652A3B1B6EB%22
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Returns

This method doesn't return any data.