Uploading of Backup Files Follow
Customers can now upload backup files through API upload. The API request sequence is as follows:
- create a job https://verbitv4test.docs.apiary.io/#reference/0/jobs/create-new-job
- create assets for main and backup files https://verbitv4test.docs.apiary.io/#reference/0/jobs/add-asset
- mark all required assets (up to 4 including) as backups by https://verbitv4test.docs.apiary.io/#reference/0/jobs/add-backup-record
- add media by providing a single main (not backup) file’s asset id into asset_ids[] param here https://verbitv4test.docs.apiary.io/#reference/0/jobs/add-media
- launch the transcription process by https://verbitv4test.docs.apiary.io/#reference/0/jobs/start-transcription
NOTE: Please contact your account owner or contact support@verbit.ai to enable the option to allow the upload of the job's main and backup files.