---
title: "Delete My Api Key"
method: DELETE
path: "/api/me/api-keys/{key_id}"
tags: ["user-settings"]
---

# Delete My Api Key

`DELETE /api/me/api-keys/{key_id}`

Permanently delete one of the user's own API keys.

## Path parameters

- `key_id` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2026-03-22** `6dc2d6f33d44` — 7 info
  - api operation id `delete_my_api_key_api_me_api_keys__key_id__delete` was added
  - the endpoint scheme security `HTTPBearer` was added to the API
  - api tag `user-settings` added
  - api tag `API Keys` removed
  - …3 more

[Change history](https://skmtc.dev/fim-ai/apis/fim-one-api/changes/api/me/api-keys/:key_id/delete.md)

---

[API](https://skmtc.dev/fim-ai/apis/fim-one-api.md) · [All operations](https://skmtc.dev/fim-ai/apis/fim-one-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fim-ai/fim-one-api/revisions/89738ff55831/schema)
