I'm using Magento REST API to create products and upload images. No problems so far, but i can't find a way to set an image as the default image to be displayed on the store using the API.
Is there a way to do so without modifying magento?
I'm using Magento CE 1.9.1.0
Thanks,