---
title: "Invalidate cache."
method: DELETE
path: "/tyk/cache/{apiID}"
tags: ["Cache Invalidation"]
---

# Invalidate cache.

`DELETE /tyk/cache/{apiID}`

Invalidate cache for the given API.

## Path parameters

- `apiID` string, required

## Response `200`

Cache invalidated.

- ApiStatusMessage
  - `message` string
  - `status` string

## Other responses

- `403` — Forbidden
- `500` — Internal server error.

---

[API](https://skmtc.net/tyktechnologies/apis/tyk-gateway-api.md) · [All operations](https://skmtc.net/tyktechnologies/apis/tyk-gateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tyktechnologies/tyk-gateway-api/revisions/4ae998d5545e/schema)
