Delete Inbox
**CLI:**
```bash
agentmail inboxes delete --inbox-id <inbox_id>
```
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
inbox_id
The ID of the inbox.
Errors
404
Not Found Error
