Skip to content

Detach an image from a product

DELETE
/admin/v1/products/{id}/images/{imageId}
curl --request DELETE \
--url https://your-store.example.com/admin/v1/products/example/images/example
id
required
string
imageId
required
string