cm_add_sending_domain
Add a sending domain to a client to enable authenticated email delivery. Provide the client ID and domain name (e.g., 'mail.example.com') to register the domain for campaign sending.
Instructions
Add a new sending domain to a client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Domain | Yes | Domain to add, e.g. 'mail.example.com'. | |
| clientId | Yes | Client ID (a hex string identifying the client). |