update

Partial update of an existing document. If the document does not exist, no update will be performed and status code 404 is returned. In case the document is a master product with variants, the provided master product may only contain the changed values. However if some data at the product variants are updated, all data from all variant products are required, otherwise missing variants won't be there after the update! This is how single variants can be deleted.

patch/indexer-api/v1/update/{indexName}

Path parameters

indexNamestring required

Response

OK. Check returned result

Changes