---
title: "Changes to Revoke an API key"
method: DELETE
path: "/v1/auth/keys/{api_key_id}"
---

# Changes to Revoke an API key

`DELETE /v1/auth/keys/{api_key_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 29 revisions.

- **2025-12-10** `5a9a6b9cb07a` — 12 info
- **2025-11-17** `93aa65273d4d` — 1 info

## Changes

- **2025-12-10** `5a9a6b9cb07a` — 12 info
  - added the optional property `details` to the response with the `400` status
  - added the optional property `details` to the response with the `401` status
  - added the optional property `details` to the response with the `404` status
  - added the optional property `details` to the response with the `500` status
  - added the optional property `request_id` to the response with the `400` status
  - added the optional property `request_id` to the response with the `401` status
  - added the optional property `request_id` to the response with the `404` status
  - added the optional property `request_id` to the response with the `500` status
  - added the required property `error_code` to the response with the `400` status
  - added the required property `error_code` to the response with the `401` status
  - added the required property `error_code` to the response with the `404` status
  - added the required property `error_code` to the response with the `500` status
- **2025-11-17** `93aa65273d4d` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/elicitlabs/apis/elicit-labs-api/docs/v1/auth/keys/:api_key_id/delete.md) · [API](https://skmtc.dev/elicitlabs/apis/elicit-labs-api.md) · [Page](https://skmtc.dev/elicitlabs/apis/elicit-labs-api/changes/v1/auth/keys/:api_key_id/delete)
