Skip to content

Remove property value from variant

DELETE
/product-variant-property/variants/{stockKeepingUnitId}/properties/{propertyKeyId}
Required scope: viskan:product:update

Removes a property from a product variant.

Parameters

Path parameters

stockKeepingUnitId  integer
The unique identifier of the product variant.
propertyKeyId  integer
The unique identifier of the property key.

Response

The property was removed successfully.