Readonly
actionReadonly
imageThe URL of the image to remove.
Optional
Readonly
skuThe sku
of the ProductVariant to update.
Optional
Readonly
stagedIf true
, only the staged image is removed. If false
, both the current and staged image is removed.
Optional
Readonly
variantThe id
of the ProductVariant to update.
Removes a Product image and deletes it from the Content Delivery Network (external images are not deleted). Deletion from the CDN is not instant, which means the image file itself will stay available for some time after the deletion. Either
variantId
orsku
is required.