---
title: "Delete API Key"
method: DELETE
path: "/frontend/v1/api-keys/{id}"
tags: ["FrontendService"]
---

# Delete API Key

`DELETE /frontend/v1/api-keys/{id}`

Delete an API Key.

## Path parameters

- `id` string, required

## Response `200`

OK

- DeleteAPIKeyResponse

## Other responses

- `400` — API Error
- `401` — API Error
- `403` — API Error
- `404` — API Error

## Changes

- **2025-05-20** `8ae1e6c69121` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/tesseral-labs/apis/frontendservice-api/changes/frontend/v1/api-keys/:id/delete.md)

---

[API](https://skmtc.dev/tesseral-labs/apis/frontendservice-api.md) · [All operations](https://skmtc.dev/tesseral-labs/apis/frontendservice-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tesseral-labs/frontendservice-api/revisions/e98ae37067b1/schema)
