Purge everything from a service
POST {{fastly_url}}/service/{{service_id}}/purge_all
Instant Purge everything from a service.
Purge-all requests cannot be done in soft mode and will always immediately invalidate all cached content associated with the service. To do a soft-purge-all, consider applying a constant surrogate key tag (e.g., all
) to all objects.
Authorization: API token with at least Engineer permissions.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Host | string | ||
Accept | string |