Index a document from text content (internal)Ask AIpost https://api.ducky.ai/internal/index-textIndex a document by providing its unique document identifier.Body Paramsdocument_idstringrequiredThe ID of the document to be indexedcontentstringrequiredThe text content of the document to be indexedResponses 204Document successfully indexed 400Invalid request (e.g., missing or invalid fields)Updated 7 months ago