Vector
Transfer Index
This endpoint is used to transfer an index to another team.
POST
Documentation Index
Fetch the complete documentation index at: https://upstash-qstashminimalrightbar.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Request Parameters
The unique ID of the index to be deleted.
The ID of the target account. If the target is a team, then use the format
team:<TEAM_ID>, else if the target is your personal account use the format <YOUR_EMAIL>.Response Parameters
"OK" on successfull deletion operation.