Endpoints
Delete Vectors
This endpoint deletes the vectors with given IDs.
DELETE
Documentation Index
Fetch the complete documentation index at: https://upstash-vector.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Request
You can either upsert a single vector, or multiple vectors in a array.The IDs of the vectors to be deleted.
Response
The count of the successfully deleted vectors.