Reprocess Document

View as Markdown
Manually trigger reprocessing of a document into the user's RAG database.

Path parameters

document_idintegerRequired

Request

This endpoint expects an object.
messagestringRequired
Success message
document_idintegerRequired
ID of the document being reprocessed
task_idstringRequired
ID of the background processing task

Response

Document queued for reprocessing

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error