---
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` 'anthropic' | 'azure' | 'bedrock' | 'chutes' | 'cohere' | 'deepinfra' | 'deepseek' | 'google-ai-studio' | 'groq' | 'nebius' | 'novita' | 'openai' | 'openrouter' | 'perplexity' | 'vertex' | 'xai', required
  - object
    - `error` string, required

## Changes

- **2025-10-15** `c2fdcd73c4dc` — 1 warning
  - added the new `chutes` enum value to the `anyOf[subschema #1]/providerName` response property for the response status `200`
- **2025-10-09** `e87ef07e3f38` — 1 warning
  - added the new `nebius` enum value to the `anyOf[subschema #1]/providerName` response property for the response status `200`

[Change 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/c2fdcd73c4dc/schema)
