Args:
asset_ids: The list of asset ids to extract. If the asset_ids are provided, the proj_name will be ignored.
proj_name: When defined, the extraction will be applied to all assets within the project. If the proj_name is provided, the asset_ids will be ignored. This will override any previous extractions set for assets.
parse_strategy: The parsing strategy to be used for the PDF file. Can be "optimized", "transformer" or "ocr". The default is "optimized".
callback_url: The Callback URL to which the response will be sent after the files are processed.
auth_key: The Authorization key to be used for the callback URL.
log_level: Logs for the file upload. Can be "verbose" or "concise". The default is "concise".

Language
Authorization
Header
Click Try It! to start a request and see the response here!