delete_brand
Delete a product brand by ID. Does not delete products; they simply lose the brand association. Set force to true for permanent deletion.
Instructions
Delete a product brand. Does NOT delete products with this brand; they simply lose the brand association.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Brand ID | |
| force | No | True to permanently delete | |
| fields | No | Comma-separated fields to return in response |