update-product
Update a product's name, description, and order using its unique identifier.
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 |