Cancel a transcription job
Transcription Jobs
Cancel a transcription job
Cancels a queued/running job; idempotent on terminal jobs (returns them unchanged).
DELETE
Cancel a transcription job
Authorizations
Use Authorization: Bearer pyai_live_... (or pyai_test_...).
Path Parameters
Response
200 - application/json
Job
Example:
"job_aZ09..."
Available options:
queued, running, completed, failed, cancelled Unix ms.
Unix ms.
Present on completed jobs (inline). Large results are offloaded to result_url instead.
Signed GET URL for an offloaded large result.
Present on failed jobs.