v1
latestOpenAPI 3.1.02026-07-226875162.5 KBVoice File
Notify Upload Complete
Notify that audio file upload is complete and start processing.
- Call this after uploading your file to the presigned URL from Create Voice File Job
- Triggers the transcription (and optional translation) pipeline
- Job status transitions: CREATED → UPLOADED → PROCESSING
Documentation: Step-by-step upload guide
put/v1/external/voice-file/jobs/{jobId}/upload-complete
Path parameters
jobIdstring required
The job ID returned from Create Voice File Job
Response
Upload notification received. No response body.