add_catch_all_address
Set up a catch-all address for your domain to capture emails sent to undefined accounts, ensuring messages reach a designated inbox instead of bouncing.
Instructions
Add catch-all address for domain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zoid | Yes | ||
| domain_name | Yes | ||
| catch_all_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 |