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