Documents

Update document file content

Updates an existing document's file content and reprocesses it.

put/api/v0/documents/{document_id}/file

Path parameters

document_idstring uuid required

Response

Successful Response

job_status_idstring uuid required

The ID of the job status.

statusstring required

The status of the job. Options: pending, done, error.

error_messagestring nullable required

The error message if the job failed.

document_idstring uuid nullable required

The ID of the document that was uploaded.

Changes

No recorded changes to this endpoint across all 1 revision of this API.