---
title: "DELETE /v1/api-keys/{apiKeyId}"
method: DELETE
path: "/v1/api-keys/{apiKeyId}"
tags: ["API Key"]
---

# DELETE /v1/api-keys/{apiKeyId}

`DELETE /v1/api-keys/{apiKeyId}`

## Path parameters

- `apiKeyId` number, double, required

## Response `200`

Ok

- union
  - object
    - `hashedKey` string, required
  - object
    - `error` string, required

---

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