Delete API - id not in index

currently the delete request will return http status 200 if:

  • vector id has been deleted from the index
  • vector id was not in the index to begin with
    Is this intended?

Hey @sjg , yes that’s intended. We wanted operations that are repeatable to not throw errors, instead reserve it for when things go wrong with the call/index.