GET api/2.0/settings/security/{id}
Returns the availability of the module with the ID specified in the request.
Name |
Description |
Type |
Example |
id
sent in url
|
Module ID
|
guid
|
9924256A-739C-462b-AF15-E652A3B1B6EB
|
GET api/2.0/settings/security/9924256A-739C-462b-AF15-E652A3B1B6EB
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Boolean value: True - module is enabled, False - module is disabled