delete_tag
Delete a product tag from WooCommerce without deleting products; they simply lose the tag association.
Instructions
Delete a product tag. Does NOT affect products that had this tag; they simply lose the tag association.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Tag ID | |
| force | No | True to permanently delete | |
| fields | No | Comma-separated fields to return in response |