---
title: "Deletes matching DNS lookups from the policy-generation cache."
method: DELETE
path: "/fqdn/cache"
tags: ["policy"]
---

# Deletes matching DNS lookups from the policy-generation cache.

`DELETE /fqdn/cache`

Deletes matching DNS lookups from the cache, optionally restricted by
DNS name. The removed IP data will no longer be used in generated
policies.

## Query parameters

- `matchpattern` string

## Response `200`

Success

## Other responses

- `400` — Invalid request (error parsing parameters)
- `403` — Forbidden

---

[API](https://skmtc.net/cilium/apis/cilium-api.md) · [All operations](https://skmtc.net/cilium/apis/cilium-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cilium/cilium-api/revisions/351336b27221/schema)
