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

# Delete Key

`DELETE /v1/keys/{key_id}`

Delete (revoke) an API key.

Requires master key authentication.

## Path parameters

- `key_id` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/mozilla-ai/apis/otari.md) · [All operations](https://skmtc.net/mozilla-ai/apis/otari/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mozilla-ai/otari/versions/9efeac9dd037/schema)
