---
title: "DELETE /api-keys"
method: DELETE
path: "/api-keys"
tags: ["api-gateway"]
---

# DELETE /api-keys

`DELETE /api-keys`

## Query parameters

- `api_key` string, required

## Response `200`

API key revoked successfully

- RevokeApiKeyResponse
  - `message` string, required

## Other responses

- `403` — Forbidden

---

[API](https://skmtc.net/architect/apis/ax-api-gateway.md) · [All operations](https://skmtc.net/architect/apis/ax-api-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/architect/ax-api-gateway/versions/2955c31c524d/schema)
