v1
latestOpenAPI 3.0.02026-07-2494288373.8 KBDocument check
Force review
Force the manual review of a Document check in status in_progress with files.
See also
Learn more about Document checks
post/v1/checks/document/{id}/force_review
Path parameters
idstring uuid required
Id of the Document check
Response
Status is set to need_review
ℹ️ Click to see full payload
Example response
{
"data": {
"settings": {
"document_type": {
"key": "some_key"
}
}
}
}