---
title: "Mailbox Delete"
method: DELETE
path: "/mailboxes/{mailbox_id}"
tags: ["mailboxes"]
---

# Mailbox Delete

`DELETE /mailboxes/{mailbox_id}`

## Path parameters

- `mailbox_id` string, required

## Headers

- `x-notte-request-origin` string, nullable
- `x-notte-sdk-version` string, nullable

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-13** `07af155aa3ff` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/notte/apis/notte-api/changes/mailboxes/:mailbox_id/delete.md)

---

[API](https://skmtc.dev/notte/apis/notte-api.md) · [All operations](https://skmtc.dev/notte/apis/notte-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/notte/notte-api/revisions/8be811b42f48/schema)
