---
title: "DELETE /organization/api-keys/{api_key_id}"
method: DELETE
path: "/organization/api-keys/{api_key_id}"
tags: ["Organization API Keys"]
---

# DELETE /organization/api-keys/{api_key_id}

`DELETE /organization/api-keys/{api_key_id}`

## Path parameters

- `api_key_id` string, required

## Response `200`

API key deleted successfully

## Other responses

- `403` — Access denied - API key belongs to different organization
- `404` — API key not found
- `500` — Internal server error

---

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