Skip to main content
DELETE
Delete Inbox
Permanently deletes an inbox and the mail in it. Returns no body. This cannot be undone, and the inbox may not be yours — Every AIsa caller shares one AgentMail account, so this reaches inboxes other callers created, so confirm ownership from get_agentmail_inbox before calling. To stop using an inbox without destroying it, simply leave it alone.

Example

First time? Point any MCP client at https://mcp.aisa.one/mcp — Claude Code, Codex, Cursor, VS Code and the rest. Authorization is OAuth: the client opens a browser, you click Allow once, and there is no key to paste. The commands per client, and what each call costs, are on aisa.one/mcp.
Set this endpoint up in your agent →

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Authorization
string
required

Bearer authentication

Path Parameters

inbox_id
string
required

The ID of the inbox.

Response

Successful response