Skip to main content
string
required
UUID of the inbox to delete

What this does

  1. Verifies the inbox belongs to your company and is currently active
  2. Marks the inbox as inactive (soft delete)
  3. Emails sent to this address will no longer be routed to your company

Notes

  • This is a soft delete — the address slot is freed and can be reclaimed
  • Emails already received remain accessible via GET /v1/email/inbox
  • To recreate the same address later, use POST /v1/email/inboxes with the same local_part

Error responses

CLI

MCP

Tool: naive_delete_inbox