Remove Property From Product
DELETE /products/{product_id}/product_property_specifics/{property_id}
DELETE
/products/{product_id}/product_property_specifics/{property_id}
Parameters
Path Parameters
product_id
required
integer
ID of the Product
Example
132663
property_id
integer
ID of the Property
Example
24352077
Responses
204
No Content