Partial update of a product. Re-embeds only if content fields change.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Partial update model. All fields are optional.
Product display name
Category hierarchy, e.g. "Dairy > Milk"
Product brand name
Product description for search and AI context
Ingredients list (plain text)
Country of origin
Unit of measurement: "pcs", "kg", "l", "g", "ml"
Minimum increment for quantity selector (e.g. 0.1 for products sold by weight)
Minimum order quantity (e.g. 0.2 for 200g minimum)
Product weight in grams (for packaged goods)
Product volume in milliliters (for liquids)
URL to product image
Custom key-value attributes (e.g. {"organic": true, "fat_percent": "2.5"})
EAN/UPC barcode
Set to false to soft-delete the product