v1
latestOpenAPI 3.0.02026-07-2494288373.8 KBDocument check
Create a Document check
Create a Document check. Use Upload a file to get an upload_ref.
See also
Learn more about Document checks
Learn more about Files
post/v1/checks/document
Request body
Response
Document check has been created
ℹ️ Click to see full payload
Example response
{
"data": {
"settings": {
"document_type": {
"key": "some_key"
}
}
}
}