---
title: "Delete API key of the current user"
method: DELETE
path: "/api/v1/users/me/api-keys/{id}"
tags: ["/users/me"]
---

# Delete API key of the current user

`DELETE /api/v1/users/me/api-keys/{id}`

## Path parameters

- `id` integer, required

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

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