Documentation Index
Fetch the complete documentation index at: https://usenaive.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
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
| Status | Code | When |
|---|---|---|
| 404 | resource_not_found | Inbox not found, not owned, or already deleted |
CLI
MCP
Tool:naive_delete_inbox