Update characteristic group
update_characteristic_groupUpdate an existing product characteristic group using its UUID and the group data to change. Specify only the fields to modify, and the catalog reflects the update.
Instructions
Update a product characteristic group. Call get_operation_schema("UpdateCharacteristicGroup") for the exact request shape.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Characteristic group ID (UUID). | |
| group | Yes | Fields matching the UpdateCharacteristicGroup request schema. |