Images
Unselect Image
This endpoint allows the user to unselect a photo for a product. The user must provide the product code and the image ID to unselect.
post/cgi/product_image_unselect.pl
Response
OK
Example response
{
"status": "status ok",
"imagefield": "front_fr"
}