---
title: "POST /v2/DeleteKey"
method: POST
path: "/v2/DeleteKey"
tags: ["Access key"]
---

# POST /v2/DeleteKey

`POST /v2/DeleteKey`

Delete a key from the cluster. Its access will be removed from all the buckets. Buckets are not automatically deleted and can be dangling. You should manually delete them before.

## Query parameters

- `id` string, required

## Response `200`

Access key has been deleted

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.dev/deuxfleurs/apis/garage-administration-api.md) · [All operations](https://skmtc.dev/deuxfleurs/apis/garage-administration-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/deuxfleurs/garage-administration-api/revisions/07ffb2d0febb/schema)
