post https://api.verbit.co/api/job/add_transcription
Upload an existing transcription for professional editing, caption formatting, translation, etc
Prerequisites
- Job must be created but not started
- Job profile must allow custom transcription uploads
- Transcription must be in plain text or SRT format
Upload Methods
Choose one of:
-
Direct Text:
- Use
transcription_text
parameter - Provide complete transcription text
- Use
-
URL Reference:
- Use
transcription_url
parameter - URL must be publicly GET-accessible
- Must return plain text or SRT content and correct Content-Type HTTP header
- Use
Important Notes
- Available for jobs with certain profiles only
- Cannot use both upload methods simultaneously
- Supports both plain text and SRT formats