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

# Delete API key

`DELETE /api-keys/{id}`

Deletes an API key.

## Path parameters

- `id` string, required

## Response `200`

OK

- DeleteApiKeyResponse
  - `message` string, required

---

[API](https://skmtc.net/authula/apis/authula-api.md) · [All operations](https://skmtc.net/authula/apis/authula-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/authula/authula-api/versions/ee28a7965ce5/schema)
