Skip to main content

Cache Control API

Cache Control APIs. APIs are categorised by features, including the essential information, such as Request URI, method, and description.

API NameMethodRequest URIDescription
Create Cache Control V2POST /cdn/v1.1/services/{serviceId}/cache_controlsThis API is used to create cache control for website acceleration service.
Edit Cache Control V2PUT /cdn/v1.1/services/{serviceId}/cache_controls/{policyId}This API is used to edit cache control for website acceleration service.
List Cache Control V2GET /cdn/v1.1/services/{serviceId}/cache_controlsThis API is used to list cache controls for website accleration service.
Create Cache ControlPOST /cdn/v1.0/services/{serviceId}/cache_controlsThis API is used to create cache control for website acceleration service.
Delete Cache ControlDELETE /cdn/v1.0/services/{serviceId}/cache_controls/{policyId}This API is used to delete cache control for website acceleration service.
Edit Cache ControlPUT /cdn/v1.0/services/{serviceId}/cache_controls/{policyId}This API is used to edit cache control for website acceleration service.
List Cache ControlGET /cdn/v1.0/services/{serviceId}/cache_controlsThis API is used to list cache controls for website accleration service.