Update a DocumentCopy Pageput https://api.inscribe.ai/api/v2/customers/{customer_id}/documents/{document_id}Update document.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramscustomer_iduuidrequiredThe Inscribe customer id.document_idintegerrequiredThe id of the document to be updated.Body Paramstagsarray of objectsThe tags you want to update on a document.tagsADD objectreview_statusstringenumdeprecatedThe new status of document level feedback. More information can be found at https://help.inscribe.ai/en/articles/8523290-document-level-feedback.ACCEPTEDACCEPTEDREJECTEDREQUIRES_REVIEWAllowed:ACCEPTEDREJECTEDREQUIRES_REVIEWreviewobjectRepresents a manual review decision.review objectverify_entityobjectOptional information to be verified against a document.verify_entity objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200Successfully updated document. 400You have provided incorrect data. 403You do not have permission to access this resource. 404The specified resource was not found. 429Too many requests. The request has been rate limited. For more information, visit our documentation on rate limiting.Updated 6 days ago