Skip to main content

Detach products and clusters from a category

POST 

/v2/categories/:lookupKey/:key/remove-products-clusters

Removes one or more products and clusters from a category in a single operation.

Items are referenced either by internal identifier or by external source / source identifier pair. An item that is not currently attached to the category is reported as not found. Items cannot be detached from the category that was assigned as their original category.

Up to one hundred items can be processed in a single call.

Request

Responses

The bulk request completed; per-item outcomes are reported in the response payload.