v1
latestOpenAPI 3.0.22026-07-17373198641.7 KBproject
v1
post/api/v1/project/projects/{id}/detect_field_values/
Path parameters
idstring required
A unique integer value identifying this project.
Request body
Example request
{
"document_ids": [
0,
0
],
"do_not_update_modified": true,
"do_not_write": true
}Response
Example response
{
"task_id": "046b6c7f-0b8a-43b9-b35d-6489e6daee91"
}