Extract Document With Updated Auto Classification Result
Request Body
Shell (cURL)
curl --location "URL/access/klearstack/proceedtoextractionwithautoclassifyresult" \
--header "Authorization: Bearer your_token_here" \
--form "company_name=Replace_Company_Name_Here" \
--form "batch_id=Replace_batch_id_Here" \Python
Java (OkHttp)
Node.js (Axios)
JavaScript (XHR)
API Response
PreviousUpdate Auto Classification ResultNextUpload A Single Document And Get Batch ID with Dynamic Audit Discovery
Last updated