Creates a new Job

Creates a new Job

Path Params
string
required

ID of the Project

Body Params
string

The name of the job.

string

The name of the input file

string

The URL of source file.

string
enum

Determines the state of transcription job.

Allowed:
string

If the status of the job is 'error', returns the state of job.

integer

A percentage that indicates the progress of the job.

integer

The confidence score of the job in the range of 0 to 100.

integer

The duration of the input audio in milliseconds.

integer

The bitrate of the input audio.

integer

The sample rate of the input audio.

string

The format of the input audio.

int64

The file size of the input file.

string

Words used for model training, separated by space.

date-time

A date and time when the job was created

date-time

A date and time when the job was updated

Responses

400

Invalid request body

422

Invalid request params

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