delete_shipping_zone
Delete a shipping zone and remove its associated methods and locations. Provide the zone ID to permanently remove it from your WooCommerce store.
Instructions
Delete a shipping zone. This also removes all methods and locations in the zone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Shipping zone ID | |
| force | No | Must be true (shipping zones require force delete) | |
| fields | No | Comma-separated fields to return in response |