PUT api/2.0/settings/iprestrictions/settings
Updates the IP restriction settings with a parameter specified in the request.
Name |
Description |
Type |
Example |
enable
sent in body
|
Enables IP restrictions
|
Bool value
|
true
|
PUT api/2.0/settings/iprestrictions/settings
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
{
"enable": true
}
Updated IP restriction settings