Logo
API_DOC API Documentation

Modify a custom rule

PUT https://{{host}}/appsec/v1/configs/{{configId}}/custom-rules/{{customRuleId}}

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





Curl
curl -X PUT 'https://host/appsec/v1/configs/configId/custom-rules/customRuleId' -H 'Content-Type: application/json'

ENDPOINTS