Get Document Intelligence Upload URLs

Returns presigned URLs for uploading input files. **File Constraints:** - Exactly one file required (PDF or ZIP) - PDF files: `.pdf` extension - ZIP files: `.zip` extension

Authentication

api-subscription-keystring
API Key authentication via header

Request

This endpoint expects an object.
job_idstringRequired
Job identifier returned from Create Job
fileslist of stringsRequired

List of filenames to upload (exactly 1 file: PDF or ZIP)

Response

Successful Response
job_idstringformat: "uuid"
Job identifier
job_stateenum
Current job state
upload_urlsmap from strings to objects
Map of filename to presigned upload URL details
storage_container_typeenum
Storage backend type
Allowed values:

Errors