Endpoints
Reset Index
This endpoint deletes all vectors and all state belonging to the index.
DELETE
The index will be completely empty afterDocumentation 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.
/reset is called.
Request
This request doesn’t require any additional data.Response
Returns"Success" on successful reset operation.