add_notification_address
Add a notification address to a domain so email alerts are routed to the intended mailbox.
Instructions
Add notification address for domain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zoid | Yes | ||
| domain_name | Yes | ||
| notification_address | 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 |