ReadonlyactionOptional ReadonlyassetThe id of the Asset to update.
Optional ReadonlyassetThe key of the Asset to update.
Optional ReadonlyfieldsObject containing the Custom Fields fields for the Asset.
Required if at least one Custom Field is defined as required in the `fieldDefinitions` of the referenced [Type](ctp:api:type:Type).
Optional ReadonlyskuThe sku of the ProductVariant to update.
Optional ReadonlystagedWhether only the staged Asset is updated. If false, both the current and staged Asset is updated.
Optional ReadonlytypeDefines the Type that extends the Asset with Custom Fields. If absent, any existing Type and Custom Fields are removed from the Asset.
Optional ReadonlyvariantThe id of the ProductVariant to update.
Either
variantIdorskuis required. The Asset to update must be specified using eitherassetIdorassetKey.