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 POST \ --url https://app.luly.ai/api/vectors/{vector_id}/delete \ --header 'authorization: <authorization>' \ --header 'vector_id: <vector_id>'
{ "message": "Vector deleted" }
Remove a vector store from your account.
vector_id