cURL
curl --request POST \ --url http://localhost:8787/api/v1/admin/documents/process
{ "success": true, "message": "<string>", "documentId": 123, "pageCount": 123, "textLength": 123, "chunkCount": 123, "embeddingType": "<string>" }
Process a document
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 processed successfully