put https://api.datakeen.co/api/v2/reco/async-multi-doc/
Summary
This endpoint allows clients to add more documents to an existing asynchronous extraction job identified by folder_id
.
Request Format
The request body must be a JSON object with a paramDict
key containing:
files
: List of base64-encoded files (mandatory, max 10 files)userInput
: Dictionary of user inputs (optional)
Supported file types: PNG, JPG, PDF.