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 (CDN) if it had been uploaded to our CDN. External images will not be deleted. The API deletes the removed image from the CDN in an eventual consistent way. Either
variantId
orsku
is required.