---
title: "Delete an API key permanently"
method: DELETE
path: "/admin/api-keys/{id}"
tags: ["Admin API Keys"]
---

# Delete an API key permanently

`DELETE /admin/api-keys/{id}`

## Path parameters

- `id` string, required

## Response `200`

- DeleteApiKeyResponseDto
  - `message` string, required — Success message

---

[API](https://skmtc.dev/miaai/apis/backend-template-api.md) · [All operations](https://skmtc.dev/miaai/apis/backend-template-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/miaai/backend-template-api/revisions/2a8d88a5124f/schema)
