wc_delete_product
Remove a WooCommerce product by its ID, optionally force deleting it permanently. Use this to manage store inventory through the WordPress REST API.
Instructions
Delete a WooCommerce product
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Product ID | |
| force | No | Force delete |