security
Update Firewall Configuration
Process updates to modify the existing firewall config for a project
PATCH
Authorizations
Default authentication mechanism
Query Parameters
The Team identifier to perform the request on behalf of.
Example:
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The Team slug to perform the request on behalf of.
Example:
"my-team-url-slug"
Body
application/json
Enable Firewall
Available options:
firewallEnabled
Enable Firewall
Available options:
firewallEnabled
Add a custom rule
Available options:
rules.insert
Update a custom rule
Available options:
rules.update
Remove a custom rule
Available options:
rules.remove
Reorder a custom rule
Available options:
rules.priority
Enable a managed rule
Available options:
crs.update
Available options:
sd
, ma
, lfi
, rfi
, rce
, php
, gen
, xss
, sqli
, sf
, java
Disable a managed rule
Available options:
crs.disable
Add an IP Blocking rule
Available options:
ip.insert
Update an IP Blocking rule
Available options:
ip.update
Remove an IPBlocking rule
Available options:
ip.remove
Update a managed ruleset
Available options:
managedRules.update
Response
200
application/json
The response is of type object
.