Number of APIs: 7
GET https://{{host}}/appsec/v1/configs/{{configId}}/custom-rules/{{customRuleId}}
GET https://{{host}}/appsec/v1/configs/{{configId}}/custom-rules
POST https://{{host}}/appsec/v1/configs/{{configId}}/custom-rules
PUT https://{{host}}/appsec/v1/configs/{{configId}}/custom-rules/{{customRuleId}}
GET https://{{host}}/appsec/v1/configs/{{configId}}/versions/{{versionNumber}}/security-policies/{{policyId}}/custom-rules
DELETE https://{{host}}/appsec/v1/configs/{{configId}}/custom-rules/{{customRuleId}}
PUT https://{{host}}/appsec/v1/configs/{{configId}}/versions/{{versionNumber}}/security-policies/{{policyId}}/custom-rules/{{customRuleId}}
ENDPOINTS