Modify the action of an evaluation rule
PUT https://{{host}}/appsec/v1/configs/{{configId}}/versions/{{versionNumber}}/security-policies/{{policyId}}/eval-rules/{{ruleId}}
Request Body
{"action"=>"{{ruleAction}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |