---
title: "Clear Agency Plan website cache"
method: DELETE
path: "/api/agency-hosting/v1/websites/{website_uid}/cache"
tags: ["Agency Hosting: Cache"]
---

# Clear Agency Plan website cache

`DELETE /api/agency-hosting/v1/websites/{website_uid}/cache`

Clears cache for all domains associated with an Agency Plan website, including its preview domain.

This operation clears all cache types for the website.

## Path parameters

- `website_uid` string, required

## Response `200`

Success empty response

- CommonSuccessEmptyResource
  - `message` string

## Other responses

- `401` — Unauthenticated response
- `500` — Error response

---

[API](https://skmtc.net/hostinger/apis/hostinger-api.md) · [All operations](https://skmtc.net/hostinger/apis/hostinger-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hostinger/hostinger-api/versions/796bd5194565/schema)
