---
title: "Revoke API key"
method: DELETE
path: "/account/apikeys/{id}"
tags: ["account"]
---

# Revoke API key

`DELETE /account/apikeys/{id}`

Revoke API key

## Path parameters

- `id` string, uuid, required

## Response `204`

Default Response

## Other responses

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

---

[API](https://skmtc.net/blockmatic/apis/basilic-api.md) · [All operations](https://skmtc.net/blockmatic/apis/basilic-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blockmatic/basilic-api/versions/b2c23a2d8170/schema)
