latestOpenAPI 3.1.02026-08-13356696.3 KB

f499ec011b17

Import Document

Import a document.

Requires the Import permission (ingest scope). Provide exactly one of url or base64-encoded content. A 201 Created response confirms acceptance for asynchronous conversion and indexing; search and AI features may not include the document immediately.

post/v1/documents

Request body

versioninteger
idstring required
sourceIdstring uuid required
publicboolean
ownerEmailsstring[]
displayNamestring nullable
urlstring nullable
contentstring nullable
filenamestring nullable
contentTypestring

Response

Successful Response

status'created' | 'updated' required
recordIdstring required
idstring required
sourceIdstring required