---
title: "Delete an API key"
method: DELETE
path: "/v1/account/api_keys/{id}"
tags: ["APIKeyService", "API Keys"]
---

# Delete an API key

`DELETE /v1/account/api_keys/{id}`

Deletes an API key.

## Path parameters

- `id` string, required

## Response `200`

OK

## Other responses

- `default` — Default error response

---

[API](https://skmtc.dev/cadenya/apis/cadenya-api.md) · [All operations](https://skmtc.dev/cadenya/apis/cadenya-api/llms.txt) · [OpenAPI document](https://skmtc.dev/cadenya/apis/cadenya-api/revisions/efdacf70acce?raw)
