Create App Password
create_mailbox_credentialCreate an app password for a hosted mailbox, used as the password in a mail client. The secret is returned once - store it. API: POST /api/emails/{address}/credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Hosted mailbox slug | |
| label | No | Label to identify this app password, e.g. 'Laptop Mail' | |
| domain | Yes | Hosted mailbox domain |