---
title: "DELETE /v1/account/keys/{keyId}"
method: DELETE
path: "/v1/account/keys/{keyId}"
tags: ["Account"]
---

# DELETE /v1/account/keys/{keyId}

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

Revoke an API key immediately. The key will no longer authenticate requests. This action is irreversible.

## Path parameters

- `keyId` string, required

## Response `204`

Key revoked

## Other responses

- `401` — Default Response
- `403` — Default Response
- `404` — Default Response

---

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