Cluster Options
Cluster option lifecycle scoped to a single cluster: create, retrieve, update, delete and bulk-manage options.
📄️ Create a cluster option
Creates a configurable option on the cluster identified by the URL.
📄️ List cluster options
Returns every option defined for the cluster identified by the URL.
📄️ Retrieve a cluster option
Retrieves a single cluster option that belongs to the cluster identified by the URL.
📄️ Update a cluster option
Applies a partial update to a cluster option belonging to the cluster identified by the URL. Supplying a productIds list replaces the previous set of selectable products.
📄️ Delete a cluster option
Removes a cluster option from the cluster identified by the URL.
📄️ Create or update cluster options in bulk
Processes a list of cluster options on the cluster identified by the URL in a single request, creating new options and updating existing ones.
📄️ Remove a localized variant from a cluster option
Removes the localized variant for the supplied language from every multilingual field on the cluster option.
📄️ Resolve cluster option identifiers from external sources
Converts up to one thousand external source identifiers into the internal cluster option identifiers required by the rest of the API.
🗃️ Cluster Option Products
8 items