set_domain_receiving
Enable or disable inbound email receiving on a domain. Returns MX records to publish when enabling.
Instructions
Enable or disable inbound receiving on a domain. Enabling returns the MX record(s) to publish.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Domain id. | |
| sender | No | Product/sender externalId sent as X-Drin-Sender. Required only for account-wide API keys; overrides the server's default sender. | |
| enabled | Yes | true to enable receiving, false to disable. |