Detach products from a cluster option
POST/v2/clusteroptions/:lookupKey/:key/products/unassign
Detaches products from the cluster option identified by the URL. The products themselves are kept in the catalogue and remain selectable for other options.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The bulk request completed; per-item outcomes are reported in the response payload.
The request payload, path, or query parameters failed validation.
Authentication credentials are missing or invalid.
The authenticated caller is not permitted to perform the operation.
The record identified by the request could not be located.
An unexpected error prevented the request from completing.