Delete Inbox

**CLI:** ```bash agentmail pods:inboxes delete --pod-id <pod_id> --inbox-id <inbox_id> ```

Authentication

AuthorizationBearer

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

Path parameters

pod_idstringRequired
ID of pod.
inbox_idstringRequired
The ID of the inbox.

Errors

404
Not Found Error