Sets the LDAP autosynchronous cron expression to the current portal.
Name | Description | Type | Example |
cron
sent in body
|
Cron expression | string | some text |
POST api/2.0/settings/ldap/cron Host: yourportal.onlyoffice.com Content-Type: application/json Accept: application/json { "cron": "some text" }
This method doesn't return any data.