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

# Delete API key

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

## Path parameters

- `id` string, uuid, required

## Response `204`

API key deleted successfully

## Other responses

- `404` — API key not found

---

[API](https://skmtc.dev/akash-network/apis/akash-network-console-api.md) · [All operations](https://skmtc.dev/akash-network/apis/akash-network-console-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/akash-network/akash-network-console-api/revisions/77a0df47eb74/schema)
