curl https://better-dodo-20522-us1-vector.upstash.io/delete \ -H "Authorization: Bearer YOUR_TOKEN" \ -d '["id11", "id12", "abcde"]'
{ "result" : { "deleted" : 2 } }
This endpoint deletes the vectors with given IDs.
Documentation IndexFetch the complete documentation index at: https://upstash-fix-issues-on-docs.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://upstash-fix-issues-on-docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?