Updates an existing productβs information and optionally adds new images.
This endpoint allows you to modify product details and manage product images.
name: "Updated Premium Widget"
description: "Updated description"
price: "129.99"
images: [file1.jpg, file2.jpg] // Optional, up to 10 images
Your secret API key. Keep this secure and never expose it in client-side code.
Product ID
The product has been successfully updated.