delete_verified_domain
Permanently delete a verified sending domain from your Mailchimp account. Use list_verified_domains to find the domain name first.
Instructions
Delete a verified sending domain from the account permanently.
Irreversible. After deletion the domain can no longer be used as a sending address until re-verified. Use list_verified_domains to find domain names first.
Args: domain_name: The sending domain to delete (e.g. 'mail.example.com'). Obtain from list_verified_domains.
Returns: JSON with status ("deleted"), domain_name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | ||
| domain_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |