Skip to main content

Remove products and clusters from a category

POST 

/categories/:lookupKey/:lookupValue/remove-products-clusters

Remove products and clusters from an existing category using flexible identification methods. This endpoint supports bulk operations with detailed response reporting for each item.

Important: This operation only removes the association between the category and the specified products/clusters. Products and clusters maintain their primary category assignment and are not moved from their current parent location. This operation only removes additional category associations, allowing items to remain in their primary category while removing secondary category links.

Key Features

  • Flexible Identification: Use internal id or external sourceId + source combination
  • Bulk Operations: Remove multiple products and clusters in a single request
  • Detailed Reporting: Get individual success/failure status for each item
  • Lookup Key Support: Use lookup keys for flexible category identification
  • Selective Removal: Only removes secondary category associations, preserves primary category assignments

Request

Responses

Remove products and clusters from a category - 200