cURL
curl --request DELETE \ --url http://localhost:8787/api/v1/documents/{id}
{ "success": true, "message": "<string>" }
Delete a document from the database and storage
Documentation IndexFetch the complete documentation index at: https://docs.intelliq.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.intelliq.dev/llms.txt
Use this file to discover all available pages before exploring further.
Document deleted successfully