cURL
curl --request POST \ --url https://app.demandiq.com/api/company/kb/documents/complete \ --header 'Content-Type: application/json' \ --data ' { "documentId": "3c90c3cc-0d44-4b50-8888-8dd25736052a" } '
Mark a document upload as complete and trigger background processing (chunking, embedding).
Upload finalized and processing started