A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
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!
Is there an API version 2022-06? Try 2022-04 (which is the latest release)