Extract Fields
Authentication
Request
Document file(s) to extract from. Repeatable multipart part. Exactly one of file and upload_ids must be provided.
Comma-separated upload IDs returned by POST /doc-ai/v1/job/upload. Exactly one of file and upload_ids must be provided.
Saved extraction configuration ID. Exactly one of schema and config_id is required. To get your config_id, follow the steps listed here.
Language code of the document (BCP-47), e.g. en-IN, hi-IN.
Enable document classification. Boolean sent as text: true or false.