Update Configuration
PUT {{baseUrl}}/web/api/v2.1/firewall-control/configuration
Change the Firewall Control configuration for a given scope.
To get the ID of a scope, run accounts
, sites
, or groups
. To change the Global configuration, leave the filtersempty and set tenant
to true
. In the Body, you can set if Firewall Control is enabled for the scope, if Location Awareness is enabled, the higher scope from which this scope inherits the configuration (Global
or a scope ID), whether the lower scopes inherit this configuration, and whether blocked actions are reported.
Firewall Control requires Control SKU.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | null |