Manually flag an extraction for review
POST https://api.documind.cloud/api/v1/data/extractions/{extraction_id}/flag
extraction_id
{ "needs_review": true }
{ "status": "success", "message": "Extraction flagged for review" }
Was this page helpful?