Modify a custom rule action

PUT https://{{host}}/appsec/v1/configs/{{configId}}/versions/{{versionNumber}}/security-policies/{{policyId}}/custom-rules/{{customRuleId}}

Request Body

{"action"=>"{{ruleAction}}"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring