跳到主要内容

Purge All

Invalidate all cached content for the specified service across CDN edge nodes.

Request

Request-Line

POSt /waap/v1.0/services/{serviceId}/purges/all HTTP/1.1

Request Parameters

Path Parameters

ParameterTypeRequiredDescription
serviceIdLongMandatoryService ID.

Response

Status Codes, Error Codes and Error Messages

Status CodeError CodeError Message
400ServiceId.InvalidServiceId is empty or invalid.
404ServiceId.NotFoundServiceId is not found.

Examples

Purge Everything

Request

POST /waap/v1.0/services/67709/purges/all HTTP/1.1