Skip to content

Remove property value from product category

DELETE
/product-category-property/product-categories/{categoryId}/properties/{propertyKeyId}
Required scope: viskan:productcategory:update

Removes a property from a product category.

Parameters

Path parameters

categoryId  integer
The unique identifier of the product category.
propertyKeyId  integer
The unique identifier of the property key.

Response

The property was removed successfully.