delete_store
Permanently delete an e-commerce store from Mailchimp, including all products, customers, carts, and orders. This action cannot be undone.
Instructions
Permanently delete an e-commerce store from Mailchimp.
This is a destructive cascade: deleting a store also removes all of its products, variants, customers, carts, and orders, and cannot be undone. Verify the store_id carefully before calling.
Args: store_id: E-commerce store ID to delete.
Returns: JSON confirming deletion (empty body on success).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | ||
| store_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |