Skip to main content

Documentation Index

Fetch the complete documentation index at: https://upstash-bulkdlqdelete.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Used to delete every vector in an index.

Arguments

This method takes no argument.

Response

'Success' if the index is successfully resetted.
const responseReset = await index.reset();
// 'Successful'