Correct Extraction
Override extracted field values on an extraction. Each corrected field is set to full confidence and locked.
The correct endpoint overrides field values on an extraction. Pass a flat map of field name to corrected value; each field you set is written at confidence 1.0 and locked, so it is treated as ground truth and not re-derived. Use it to fix a misread value programmatically without re-running extraction.
POST
/v1/extractions/:id/correctcurl