---
title: "Invalidate cache for given API ID."
method: DELETE
path: "/tyk/cache/jwks/{apiID}"
tags: ["JWK cache invalidation"]
---

# Invalidate cache for given API ID.

`DELETE /tyk/cache/jwks/{apiID}`

Invalidate JWK cache for the given API.

## Path parameters

- `apiID` string, required

## Response `200`

Cache invalidated.

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

## Other responses

- `403` — Forbidden

## Changes

- **2025-09-09** `140d134dec43` — 1 info
  - endpoint added
- **2022-05-24** `111d8ca21864` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tyktechnologies/apis/tyk-gateway-api/changes/tyk/cache/jwks/: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/900d0a33ae1d/schema)
