Skip to main content

Cache Control API

This catalogue provides a comprehensive list of all available APIs for Cache Controls. APIs are categorised by features, including the essential information, such as Request URI, method, and description.

API Name Method Request URI Description
Create Cache ControlPOST /waap/v1.0/services/{serviceId}/cacheControlsCreate cache control for website acceleration.
List Cache ControlsGET /waap/v1.0/services/{serviceId}/cacheControlsRetrieves a list cache control rules for website accleration domain.
Update Cache ControlPUT /waap/v1.0/services/{serviceId}/cacheControls/{ruleId}Updates cache control for website acceleration.
Delete Cache ControlDELETE /waap/v1.0/services/{serviceId}/cacheControls/{ruleId}Delete cache control for website acceleration.