---
title: "POST /purge"
method: POST
path: "/purge"
tags: ["purge"]
---

# POST /purge

`POST /purge`

Purges cached content from Netlify's CDN. Supports purging by Cache-Tag.

## Request body

- Purge
  - `site_id` string
  - `site_slug` string
  - `cache_tags` string[]

## Response `202`

OK

## Other responses

- `400` — Invalid request parameters
- `404` — Site not found

---

[API](https://skmtc.net/netlify/apis/netlify-s-api-documentation.md) · [All operations](https://skmtc.net/netlify/apis/netlify-s-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/netlify/netlify-s-api-documentation/revisions/71540d1b5d9d/schema)
