Create an Inbox
Create
Section titled “Create”dispatch inbox create --label supportExpected output includes:
- inbox address
- inbox ID
- inbox API key
List Inboxes
Section titled “List Inboxes”dispatch inbox listUse a Specific Inbox
Section titled “Use a Specific Inbox”If your account has multiple inboxes, set the target inbox in command options when available.
Security Notes
Section titled “Security Notes”- Treat inbox API keys like passwords.
- Rotate keys if exposed.
- Avoid committing keys to git repositories.