JSON API
...
Examples
Batch Updates
Deletes
1min
if a particular item is no longer available in the catalog, then you need to call the delete api to get it removed from the index request url https //indexing api ksearchnet com/v2/batch/delete request method put request headers x klevu timestamp=2023 06 19t00 00 00 000z x klevu apikey=klevu 1234567890 x klevu auth algo=hmacsha384 content type=application/json request body { "ids" \[ "3", "2", "men shirts" ] } if deleting a variant from a complex product causes any of the fields to change for other variants, e g startprice and toprice, then you need to index the other variants again