shop.product.images.delete
Deletes a product image.
Parameters
-
id
POST
Id of the image which should be deleted.
-
format
GET
Optional
Sets response format. Available options:
json
(default),xml
.
Return value
booltrue
in case of success.