Documents
Process a document
Triggers the AI processing pipeline (extraction and summarization) for the document's current or specified version.
post/v1beta/documents/{document_id}/process
Path parameters
document_idstring required
Document ID.
Example:doc_01h2xcejqtf2nbrexx3vqjhp41
Document ID.
Request body
Example request
{
"version_id": "ver_01h2abcd1234efgh5678jkmnpt"
}Response
Success