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.
Documentation IndexFetch the complete documentation index at: https://docs.luly.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.luly.ai/llms.txt
Use this file to discover all available pages before exploring further.
vector_id