---
title: "Delete Evaluation LLM Key"
method: DELETE
path: "/evaluation-llm-keys/{provider}"
tags: ["LLM Evals"]
---

# Delete Evaluation LLM Key

`DELETE /evaluation-llm-keys/{provider}`

Requires role: Admin

## Path parameters

- `provider` 'openai' | 'anthropic' | 'google' | 'xai' | 'mistral' | 'huggingface', required

## Response `200`

Deleted successfully

## Other responses

- `401` — Unauthorized
- `403` — Forbidden - insufficient role
- `500` — Internal server error

## Changes

> 70 revisions in range; 1 could not be searched.

- **2026-07-13** `d86d0bf8bebe` — 3 info
  - api operation id `deleteEvaluationLlmKey` removed and replaced with `evaluation_llm_keys_evalKeysRetired`
  - api tag `LLM Evals` added
  - api tag `LLM Keys` removed
- **2026-07-13** `655215fe8c81` — 3 info
  - api operation id `evaluation_llm_keys_evalKeysRetired` removed and replaced with `deleteEvaluationLlmKey`
  - api tag `LLM Keys` added
  - api tag `LLM Evals` removed
- **2026-06-22** `5878ba786a89` — 3 info
  - api operation id `deleteEvaluationLlmKey` removed and replaced with `evaluation_llm_keys_evalKeysRetired`
  - api tag `LLM Evals` added
  - api tag `LLM Keys` removed
- **2026-04-21** `987e598d3650` — 1 info
  - endpoint added
- **2025-01-22** `ed48b7196725` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/verifywise-ai/apis/verifywise-api/changes/evaluation-llm-keys/:provider/delete.md)

---

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