API ReferenceProductsUpdate a productUpdate a product PUT /v1/products/:id Update an existing product by its unique identifier. Request Responses200400401403404Product updated successfullyBad Request - Invalid input dataUnauthorized - Invalid or missing tokenForbidden - product:write scope requiredProduct not found