---
title: "Delete an inbox"
method: DELETE
path: "/inboxes/{inbox_id}"
tags: ["inboxes"]
---

# Delete an inbox

`DELETE /inboxes/{inbox_id}`

Delete the given inbox.

**WARNING** This will completely remove the inbox, this is not recoverable

## Response `204`

Success

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/contractp/apis/contract-p.md) · [All operations](https://skmtc.net/contractp/apis/contract-p/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/contractp/contract-p/revisions/8ce53ebd6bd3/schema)
