---
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

---

[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/versions/4ae998d5545e/schema)
