Delete Cache Control Rule
Delete cache control rule for website acceleration.
Request
Request-Line
DELETE /waap/v1.0/services/{serviceId}/cacheControls/{ruleId} HTTP/1.1
Request Parameters
Path Parameters
Parameter | Type | Required | Description |
---|---|---|---|
serviceId | Integer | Mandatory | Service ID. |
ruleId | Integer | Mandatory | Rule ID number for access control. |
Response
Status Codes, Error Codes and Error Messages
Status Code | Error Code | Error Message |
---|---|---|
400 | ServiceId.Invalid | ServiceId is empty or invalid. |
400 | CacheControl.OperationFailed | The cache control operation failed. |
404 | ServiceId.NotFound | ServiceId is not found. |