Logo
Akamai APIs API Documentation

Properties

Number of APIs: 4


1. Get a property

GET https://{{host}}/papi/v1/properties/:propertyId



2. Create or clone a property

POST https://{{host}}/papi/v1/properties?contractId={{contractId}}&groupId={{groupId}}



3. Remove a property

DELETE https://{{host}}/papi/v1/properties/:propertyId



4. List properties

GET https://{{host}}/papi/v1/properties?contractId={{contractId}}&groupId={{groupId}}



ENDPOINTS