Synchronizes the portal data with the new information from the LDAP server.
This method doesn't have any parameters.
GET api/2.0/settings/ldap/sync Host: yourportal.onlyoffice.com Content-Type: application/json Accept: application/json
LDAP operation status
{ "status": 0, "response": { "Completed": true, "Id": "some text", "Status": "some text", "Error": "some text", "Warning": "some text", "Percents": 1234, "CertificateConfirmRequest": "some text", "Source": "some text", "OperationType": "some text" } }