Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.devic.ai/v1/documents/{id} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Deletes a document and removes it from the knowledge index.
Use JWT token for authentication
Document ID
Document deleted successfully
Whether the operation succeeded