Optional ReadonlyidUnique identifier of the Variant to update. Either id or key must be provided.
Optional ReadonlykeyUser-defined unique identifier of the Variant to update. Either id or key must be provided.
Optional ReadonlyversionExpected version of the Variant. Required when the versionControl query parameter is On (the default).
If the version does not match, a ConcurrentModification error is returned for that item.
Not required when versionControl=Off.
Identifies a single Variant to be updated in a bulk update request. Provide either
idorkeyto identify the Variant.