Add backup record

Add secondary audio/video sources to ensure transcription quality.

Use Cases

  • Multiple recording devices used
  • Different audio capture methods
  • Backup recordings for critical content
  • Alternative angles/sources

Upload Process

  1. Upload backup file via POST /job/add_asset
  2. Pass received asset_id to this endpoint
  3. Repeat for additional backup sources if needed

Prerequisites

  • Job must be in "Pending" status
  • Asset must be a valid media file
  • Original media must be added first

Important Notes

  • Add all backups before starting transcription
  • Cannot add backups to in-progress jobs
  • Helps transcribers verify unclear sections
  • Available for certain profiles only, check with support
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
required

API version. Current version is 4. Older versions are supported but deprecated.

integer
required

Job ID (as received after calling POST /job/new)

Body Params
string
required
Defaults to null

Asset ID (as received after calling POST /job/add_asset).
Please make sure file was loaded.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json