Logo
API_DOC API Documentation

Update the Config Rules

PUT https://{{host}}/papi/v1/properties/{{propertyId}}/versions/{{propertyVersion}}/rules

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string
PAPI-Use-Prefixes
boolean




RESPONSES

status





Curl
curl -X PUT 'https://host/papi/v1/properties/propertyId/versions/propertyVersion/rules' -H 'Content-Type: application/json' -H 'PAPI-Use-Prefixes: true'

ENDPOINTS