Logo
API_DOC API Documentation

Create a reputation profile

POST https://{{host}}/appsec/v1/configs/{{configId}}/versions/{{versionNumber}}/reputation-profiles

 

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/versions/versionNumber/reputation-profiles' -H 'Content-Type: application/json'

ENDPOINTS