Clusters
Cluster lifecycle: create, retrieve, update, search, delete and bulk-manage clusters in the catalogue.
📄️ Create a cluster
Creates a cluster in the catalogue, optionally attaching it to a parent category and binding it to a cluster configuration template.
📄️ Retrieve a cluster
Retrieves a single cluster identified by the requested lookup method.
📄️ Update a cluster
Applies a partial update to the cluster identified by the URL.
📄️ Delete a cluster
Removes the cluster identified by the URL from the catalogue.
📄️ Search clusters
Searches the catalogue for clusters matching the supplied criteria.
📄️ Enumerate cluster identifiers
Returns only the global and legacy identifiers for every cluster in the catalogue, ordered by creation date.
📄️ Create or update clusters in bulk with nested relations
Processes up to one thousand clusters in a single request, creating new clusters and updating existing ones, along with their nested products and options.
📄️ Remove a localized variant from a cluster
Removes the localized variant for the supplied language from every multilingual field on the cluster.
📄️ Resolve cluster identifiers from external sources
Converts up to one thousand external source identifiers into the internal cluster identifiers required by the rest of the API.
📄️ Search cluster-to-category relationships
Searches the relationships between clusters and categories.