---
title: "Delete an API key"
method: DELETE
path: "/v1/workspaces/{workspaceId}/api_keys/{id}"
tags: ["APIKeyService", "API Keys"]
---

# Delete an API key

`DELETE /v1/workspaces/{workspaceId}/api_keys/{id}`

Deletes an API key.

## Path parameters

- `workspaceId` string, required
- `id` string, required

## Response `200`

OK

## Other responses

- `default` — Default error response

## Changes

- **2026-07-18** `1124dfb0429a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/cadenya/apis/cadenya-api/changes/v1/workspaces/:workspaceId/api_keys/:id/delete.md)

---

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