delete_connected_site
Permanently remove a connected site from your Mailchimp account. Deleting it stops all associated tracking and pop-up forms.
Instructions
Delete a connected site from the account permanently.
Irreversible. After deletion, tracking and pop-up forms tied to this site stop working. Use list_connected_sites to find connected site IDs first.
Args: connected_site_id: The connected site ID to delete. Obtain from list_connected_sites.
Returns: JSON with status ("deleted"), connected_site_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | ||
| connected_site_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |