Review StatusAsk AIpost https://app.docsumo.com/api/v1/pik/review/{doc_id}/{actions}/Change the review status of a document.Path Paramsdoc_idstringrequiredThe unique identifier for the user document.actionsstringenumrequiredThe review action to perform on the document.startendskipAllowed:startendskipQuery ParamsforcedbooleanIf true, forces the status change even if the document has validation errors.truetruefalsestrictbooleanIf true, the operation will fail if there are any validation errors in the document's data fields. This is only applicable when the action is end.truetruefalseHeadersapikeystringYour personal API key for authentication. You can find it on your Docsumo settings page.Responses 200OK 202Document Still Processing 401Unauthorized 404Not Found 500Processing ErrorUpdated 5 months ago