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