Logo
Akamai APIs API Documentation

Image collections

Number of APIs: 5


1. List image collections

GET https://{{host}}/imaging/v2/imagecollections



2. Create a new image collection

PUT https://{{host}}/imaging/v2/imagecollections



3. Update an image collection

POST https://{{host}}/imaging/v2/imagecollections/:imageCollectionId



4. Get an image collection

GET https://{{host}}/imaging/v2/imagecollections/:imageCollectionId



5. Remove an image collection

DELETE https://{{host}}/imaging/v2/imagecollections/:imageCollectionId



ENDPOINTS