Readonly
actionOptional
Readonly
assetThe id
of the Asset to remove.
Optional
Readonly
assetThe key
of the Asset to remove.
Optional
Readonly
skuThe sku
of the tailored ProductVariant to update.
Optional
Readonly
stagedIf true
, only the staged Asset is removed. If false
, both the current and staged Asset is removed.
Optional
Readonly
variantThe id
of the tailored ProductVariant to update.
Either
variantId
orsku
is required to reference a ProductVariant that exists. The Asset to remove must be specified using eitherassetId
orassetKey
.