Get the IP portal restrictions
|
GET api/2.0/settings/iprestrictions
|
Returns the IP portal restrictions.
|
Get the IP restriction settings
|
GET api/2.0/settings/iprestrictions/settings
|
Returns the IP restriction settings.
|
Save the IP restrictions
|
PUT api/2.0/settings/iprestrictions
|
Saves the new portal IP restrictions specified in the request.
|
Update the IP restriction settings
|
PUT api/2.0/settings/iprestrictions/settings
|
Updates the IP restriction settings with a parameter specified in the request.
|