Endpoints
Reset Namespace(s)
Resets one or all namespaces of an index to its initial state by deleting all the vectors.
DELETE
The namespace will be completely empty afterDocumentation Index
Fetch the complete documentation index at: https://upstash-partnerstash.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
/reset is called, but will not be deleted.
Request
This request doesn’t require any additional data.Query
When given, resets all namespaces of an index.
Path
The namespace to use.
When no namespace is specified, the default namespace will be used.
Response
"Success" string.