Last updated 6 months ago
Delete a specific document from a vector store.
The ID of the vector store.
The ID of the document.
The API key for authentication.
DELETE /api/v1/vector-stores/{vector-store-id}/documents/{document-id}/ HTTP/1.1 Host: api.rememberizer.ai x-api-key: text Accept: */*
Document deleted successfully.
No content