Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Delete image API not working

Delete image API not working

nobaddays
Shopify Partner
7 0 0

HI,

I've been trying to delete the images from a product. Neither of these are working:

 

DELETE/admin/api/2022-06/products/{productID}/images/{imageID}.json

and this 

DELETE/admin/api/2022-06/products/{productID}/images/{imageID}.json?title={products:Title}

 

Any ideas? Thanks!

 

Thanks!

Reply 1 (1)

InfiniteCom
Shopify Partner
19 4 5

Is there an API version 2022-06? Try 2022-04 (which is the latest release)

Imagine editing your product and variant images on your local drive in realtime.
Checkout InfiniteSync Image Upload / Export and sync with you local or online drive

Did we answer your question? if yes, please like and/or accept the solution