Start Job
Start the translation pipeline after the file has been uploaded to the signed upload_url. Idempotent.
Authentication
api-subscription-keystring
API Key authentication via header
Path parameters
job_id
The job_id returned by POST /translate/document/jobs.
Response
Job started.
job_id
job_state
Aggregate job state returned by GET /jobs/{job_id}/live-status.
num_pages
Number of pages in the source document. Present for PDF jobs; omitted for Office formats.
warnings
Server warnings (e.g. filename overridden from content detection). Omitted when empty.
Errors
400
Bad Request Error
401
Unauthorized Error
402
Payment Required Error
404
Not Found Error
500
Internal Server Error