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

# Delete Own Key

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

Delete (revoke) one of the caller's own API keys.

## Path parameters

- `key_id` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-31** `af93af8f54c8` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/mozilla-ai/apis/otari/changes/v1/organizations/me/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)
