Logo
Akamai APIs API Documentation

Property version rules

Number of APIs: 4


1. Update a property's rule tree

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



2. Patch a property's rule tree

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



3. Get a digest for a property's rule tree

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



4. Get a property's rule tree

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



ENDPOINTS