Product
Add/update product image
Creates or updates an image on a product. If an image with the same file already exists it will be replaced.
The image is included in the body of the request as binary data.
Parameters for "Add/update product image"
Add product image
Uploads a new image on a product. If an image with the same file name already exists, the image will still be uploaded but with a new unique name. The image is included in the body of the request as binary data.
Delete product image
Deletes an image on a product. Does not delete the physical image file from storage.