Modify the penalty box
PUT https://{{host}}/appsec/v1/configs/{{configId}}/versions/{{versionNumber}}/security-policies/{{policyId}}/penalty-box
Request Body
{"action"=>"{{ruleAction}}", "penaltyBoxProtection"=>false}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |