alias_update
Update an existing email alias by modifying its name, recipients, labels, PGP settings, quota, and more. Adjust forwarding rules, enable IMAP, or disable WKD lookup as needed.
Instructions
Update an existing alias.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New alias name | |
| domain | Yes | Domain name | |
| labels | No | New labels | |
| has_pgp | No | Enable PGP encryption | |
| alias_id | Yes | Alias ID or name | |
| has_imap | No | Enable IMAP storage | |
| max_quota | No | Maximum storage quota for this alias (e.g. '1 GB') | |
| is_enabled | No | Whether the alias is enabled | |
| public_key | No | PGP public key | |
| recipients | No | New list of recipient email addresses | |
| smtp_limit | No | Per-alias daily SMTP outbound limit; 0 uses the domain limit. Requires domain-admin permission - omit unless explicitly setting it. Does not reset the daily count or clear an existing suspension | |
| description | No | New description | |
| has_wkd_disabled | No | Disable WKD (Web Key Directory) public key lookup for this alias | |
| has_recipient_verification | No | Require recipients to confirm before forwarding |