Delete a category product assignment.
DELETE
/catalogs/{catalogID}/categories/{categoryID}/productassignments/{productID}
204Parameters
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. | --- |