delete_attribute
Delete a global product attribute, including its terms and associations from all products.
Instructions
Delete a global product attribute and all its terms. Also removes the attribute from all products that use it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Attribute ID | |
| force | No | Must be true to delete an attribute | |
| fields | No | Comma-separated fields to return in response |