add_domain_alias
Add a domain alias to a Zoho Mail domain so messages sent to the alias reach the specified domain. Use this to create alternative email addresses for your organization without adding new mailboxes.
Instructions
Add domain alias.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zoid | Yes | ||
| domain_name | Yes | ||
| domain_alias | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response data | |
| error | No | Error message if any | |
| success | Yes | Whether the operation was successful | |
| status_code | No | HTTP status code |