document
Upload Documents From Url
Download and upload documents from URLs to a workspace with encryption. Documents are queued for processing, parsed, and indexed for vector search.
post/api/document/upload-url
Query parameters
urlsstring[] required
URLs to download documents from
URLs to download documents from
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-url:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}