update-product
Update a product's name, description, or order by specifying its product ID and the new values.
Instructions
This endpoint updates a Product identified by the productId parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| productId | Yes | The identifier of the Product. | |
| requestBody | Yes |