Update a product by IDAsk AIput https://example.com/integrate/api/v1/products/{product_id}/Update all fields of a product by IDPath Paramsproduct_idstringrequiredA unique ID for this product as a stringQuery Paramscategory_idstringrequiredThe ID of the category this product belongs todisplay_namestringrequiredThe display name for this productattributesstringA valid json object that contains attribute -> value mappings for any product attributes resolved by this products category.Responses 200Product Updated 404Not FoundUpdated over 5 years ago