Logo
API_DOC API Documentation

Modify the conditions and exceptions of a rule

PUT https://{{host}}/appsec/v1/configs/{{configId}}/versions/{{versionNumber}}/security-policies/{{policyId}}/rules/{{ruleId}}/conditions-exceptions

 

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/versions/versionNumber/security-policies/policyId/rules/ruleId/conditions-exceptions' -H 'Content-Type: application/json'

ENDPOINTS