Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://flow.seekr.com/v1/flow/vectordb/{database_id} \ --header 'Authorization: <api-key>'
{ "id": "<string>", "object": "<string>", "deleted": true }
Permanently delete a vector database and its contents.
Seekr API Key without 'Bearer' Prefix
Successful Response
"vector_database"