---
title: "Delete API Key"
method: DELETE
path: "/v0/inboxes/{inbox_id}/api-keys/{api_key}"
tags: ["InboxesApiKeys"]
---

# Delete API Key

`DELETE /v0/inboxes/{inbox_id}/api-keys/{api_key}`

## Path parameters

- `inbox_id` string, required — The ID of the inbox.
- `api_key` string, required — ID of api key.

## Response `204`

## Other responses

- `404`

## Changes

- **2026-03-18** `f49e3de8fad0` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/agentmail-to/apis/api/changes/v0/inboxes/:inbox_id/api-keys/:api_key/delete.md)

---

[API](https://skmtc.dev/agentmail-to/apis/api.md) · [All operations](https://skmtc.dev/agentmail-to/apis/api/llms.txt) · [OpenAPI document](https://skmtc.dev/agentmail-to/apis/api/revisions/f49e3de8fad0?raw)
