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

# DELETE /v1/api-keys/provider-key/{providerKeyId}

`DELETE /v1/api-keys/provider-key/{providerKeyId}`

## Path parameters

- `providerKeyId` string, required

## Response `200`

Ok

- union
  - object
    - `providerName` 'baseten' | 'anthropic' | 'azure' | 'bedrock' | 'canopywave' | 'cerebras' | 'chutes' | 'deepinfra' | 'deepseek' | 'fireworks' | 'google-ai-studio' | 'groq' | 'helicone' | 'mistral' | 'nebius' | 'novita' | 'openai' | 'openrouter' | 'perplexity' | 'vertex' | 'xai', required
  - object
    - `error` string, required

## Changes

- **2025-12-02** `6b67aaea8446` — 1 warning
  - added the new `canopywave` enum value to the `anyOf[subschema #1]/providerName` response property for the response status `200`
- **2025-11-25** `89353d1c551d` — 1 info
  - removed the `cohere` enum value from the `anyOf[subschema #1]/providerName` response property for the response status `200`
- **2025-11-14** `2eac9ee725f9` — 1 warning
  - added the new `mistral` enum value to the `anyOf[subschema #1]/providerName` response property for the response status `200`
- **2025-11-12** `674093543ec6` — 1 warning
  - added the new `fireworks` enum value to the `anyOf[subschema #1]/providerName` response property for the response status `200`
- **2025-11-11** `d00951129d47` — 1 warning
  - added the new `baseten` enum value to the `anyOf[subschema #1]/providerName` response property for the response status `200`

[Full history](https://skmtc.dev/helicone/apis/helicone-api/changes/v1/api-keys/provider-key/:providerKeyId/delete.md)

---

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