Permanently delete a vector store and all its associated data.
This endpoint performs a complete deletion of the vector store:
Warning: This operation is irreversible and will permanently delete all data.
Authentication:
Returns:
Example Response:
{
"message": "Vector store deleted successfully"
}