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

# Delete API key

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

Delete an API key

## Path parameters

- `id` string, required
- `organizationId` string, required

## Response `204`

Default Response

- object

## Other responses

- `403` — Default Response

---

[API](https://skmtc.net/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.net/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/versions/3b06bcb5f808/schema)
