Update Website WAF Policy
Updates WAF Protection Policy for a website.
Request
Request-Line
PUT /waap/v1.0/waf/wafPolicy HTTP/1.1
Request Parameters
Body Parameters
Parameter | Type | Required | Description |
---|---|---|---|
websiteId | Integer | Mandatory | Unique identifier of the website record. |
protectionPolicy | Integer | Mandatory | Must be an integer from 1 to 9 (inclusive), where 1 = Basic, 2 = Standard, 3 = Strict, 4 = Basic Plus, 5 = Standard Plus, 6 = Monitoring, 7 = Balanced, 8 = Breach and Attack Simulation (BAS), and 9 = API-Specific. |