Voice

Delete transcription

Deletes a transcription job. For managed vault jobs (tr_*), also removes local job records and managed transcript result objects. Idempotent: returns success if already deleted.

delete/voice/transcription/{id}

Path parameters

idstring required

Transcription ID (managed tr_* or direct provider ID)

Response

Delete operation processed (including idempotent success)

Changes