document

Upload Documents

Upload multiple documents to a workspace with encryption. Documents are queued for processing, parsed, and indexed for vector search.

post/api/document/upload

Query parameters

workspace_ext_idstring required
sharedboolean

Whether the document should be shared with workspace members

Whether the document should be shared with workspace members

config_ext_idstring nullable

Configuration to use for processing

Configuration to use for processing

Response

Successful Response

{"stackTrail":"paths:/api/document/upload:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes