---
title: "Delete Api Key"
method: DELETE
path: "/api-keys/{id}"
---

# Delete Api Key

`DELETE /api-keys/{id}`

## Path parameters

- `id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/axolotl/apis/fastapi.md) · [All operations](https://skmtc.dev/axolotl/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/axolotl/fastapi/revisions/4935f751df24/schema)
