---
title: "Revoga uma API key"
method: DELETE
path: "/v1/api-keys/{id}"
tags: ["api-keys"]
---

# Revoga uma API key

`DELETE /v1/api-keys/{id}`

## Path parameters

- `id` string, uuid, required

## Response `204`

Revogada

## Other responses

- `401` — Token ausente ou inválido
- `404` — Recurso não encontrado

## Changes

- **2026-07-02** `9ffd9f398fc4` — 1 info
  - endpoint added
- **2026-05-25** `4e426b85f784` — 1 breaking
  - api removed without deprecation

[Change history](https://skmtc.dev/ararahq/apis/ararahq-api/changes/v1/api-keys/:id/delete.md)

---

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