Delete a category product assignment
DELETE
/catalogs/{catalogID}/categories/{categoryID}/productassignments/{productID}
204,4XXParameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
catalogID | Required | string | ID of the catalog. | --- |
categoryID | Required | string | ID of the category. | --- |
productID | Required | string | ID of the product. | --- |