Logo
API_DOC API Documentation

Create a custom rule

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

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





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

ENDPOINTS