---
title: "Delete a gateway API key"
method: DELETE
path: "/api/keys/{id}"
tags: ["API Keys"]
---

# Delete a gateway API key

`DELETE /api/keys/{id}`

## Path parameters

- `id` string, required

## Response `204`

Deleted

## Other responses

- `401` — Invalid or missing gateway key
- `404` — API key not found

---

[API](https://skmtc.net/berriai/apis/litellm-agent-platform-api.md) · [All operations](https://skmtc.net/berriai/apis/litellm-agent-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/berriai/litellm-agent-platform-api/versions/63cf31f8069f/schema)
