string
required
UUID of the inbox to delete
What this does
- Verifies the inbox belongs to your company and is currently active
- Marks the inbox as
inactive(soft delete) - 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/inboxeswith the samelocal_part
Error responses
CLI
MCP
Tool:naive_delete_inbox