Start Job
Speech-to-Text (Batch)
Start Job
Start processing a batch transcription job.
POST
Start Job
Overview
Start transcription for a job inCREATED status. Returns 202 Accepted while validation and queueing run in the background.
Creating a job does not start processing — you must call this endpoint.
For public-URL jobs, path validation happens here. If every path fails, status becomes START_FAILED.
Authentication
Path Parameters
string
default:"019fa854-1db0-7e45-a026-7a6b09ff6d7c"
required
Job ID returned by Create Job. Replace with your own
job_id before sending.Example cURL
Response
Success (202)
Error responses
409 Already started / terminalstring
Job identifier.
string
Typically
STARTING after a successful start.Use Cases
- Kicking off transcription after files are uploaded
- Starting a public-URL job after create