v1
latestOpenAPI 3.1.02026-07-226875162.5 KBVoice File
Delete Voice File Job
Delete a Voice File Job in any status, including while processing.
Tiro removes the uploaded audio, transcript, and translations. The deleted job is no longer available through the API, and processing callbacks that arrive after deletion are ignored.
delete/v1/external/voice-file/jobs/{jobId}
Path parameters
jobIdstring required
Example:b2d1ab32-3fe2-4201-b0b4-391abdbaa023
The job ID returned from Create Voice File Job
Response
Job deleted successfully. No response body.