# Add Document to an Application via Word (docx) Ingestion. Upload a single Word docx file to add a new document to an existing hub application. Endpoint: POST /hub/apps/{id}/ingestion/docx Version: 2025-08-18T18:01:56Z Security: api_key ## Query parameters: - `filename` (string) Sets the file name doument metadata. It is not used to etablish uniqueness. ## Path parameters: - `id` (string, required) ## Response 200 fields (application/json): - `status` (object) response status - `status.success` (boolean) Response status - `status.code` (integer) Response status code - `result` (object) response body - `result.did` (string) Document ID - `result.cids` (array) List of contents