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

# Delete API key

`DELETE /api-keys/{id}`

Deletes an API key with the given id

## Path parameters

- `id` integer, required

## Response `200`

OK

---

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