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/%229924256A-739C-462b-AF15-E652A3B1B6EB%22
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Boolean value: true - module is enabled, false - module is disabled