delete_sending_domain
Remove a sending domain from a client's account to stop using it for email campaigns.
Instructions
Delete a sending domain from a client
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The domain name to delete (e.g. 'example.com') | |
| client_id | No | Client ID (defaults to CM_CLIENT_ID env var) |