---
title: "Delete Org Provider Key"
method: DELETE
path: "/v1/organizations/me/provider-keys/{key_id}"
tags: ["provider-keys"]
---

# Delete Org Provider Key

`DELETE /v1/organizations/me/provider-keys/{key_id}`

Permanently delete an archived key. Organization owners and admins only.

## Path parameters

- `key_id` string, uuid, required

## Response `200`

Successful Response

- Message — A human-readable acknowledgment for an operation with nothing to return.
  - `message` string, required — What happened.

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-20** `6c2c5c81580a` — 1 info
  - endpoint added
- **2026-08-20** `64b189825111` — 1 breaking
  - api path removed without deprecation
- **2026-08-20** `9bb9f2baf8cd` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/mozilla-ai/apis/otari/changes/v1/organizations/me/provider-keys/:key_id/delete.md)

---

[API](https://skmtc.dev/mozilla-ai/apis/otari.md) · [All operations](https://skmtc.dev/mozilla-ai/apis/otari/llms.txt) · [OpenAPI document](https://skmtc.dev/mozilla-ai/apis/otari/revisions/80c117c36f36?raw)
