v2
latestSwagger 2.02026-08-0187117271.9 KBProducts
Add multiple images to a product or replace the product images by the given images
put/api/v1/products/{productId}/images
Path parameters
productIdinteger required
The id of the product
Query parameters
replaceboolean
If you pass true, the images will be replaced by the passed images. Otherwise the passed images will be appended to the product.
Request body
Response
OK