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

# Invalidate cache

`DELETE /tyk/cache/{apiID}`

Invalidate cache for the given API

## Response `200`

Invalidate cache

- ApiStatusMessage — apiStatusMessage represents an API status message
  - `message` string — Response details
  - `status` string

## Changes

- **2022-05-24** `111d8ca21864` — 1 warning, 2 info
  - deleted the `path` request parameter `apiID`
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `500`

[Change history](https://skmtc.dev/tyktechnologies/apis/tyk-gateway-api/changes/tyk/cache/:apiID/delete.md)

---

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