---
title: "Hard-revoke a key immediately (revoked_at = now)"
method: DELETE
path: "/v1/account/keys/{key_id}"
tags: ["system"]
---

# Hard-revoke a key immediately (revoked_at = now)

`DELETE /v1/account/keys/{key_id}`

## Path parameters

- `key_id` string, required

## Response `204`

Successful Response

## Other responses

- `401` — Authentication failed.
- `404` — The requested resource is unavailable or not found.
- `422` — Validation Error
- `429` — Per-minute, anonymous, or monthly quota exceeded.
- `500` — The operation failed internally.
- `503` — A required backend or data source is temporarily unavailable.

---

[API](https://skmtc.net/goldprice/apis/gold-api.md) · [All operations](https://skmtc.net/goldprice/apis/gold-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/goldprice/gold-api/revisions/5e6518098e6e/schema)
