Delete an existing vector similarity search index.
This endpoint removes the specified index from the database. Important considerations:
The operation returns immediately but cleanup may continue in background.
The table of vector embeddings to delete (e.g. vectors
, entity
, document_collections
)
The name of the index to delete
Successful Response