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.
curl --request DELETE \
--url https://api.case.dev/voice/transcription/{id} \
--header 'Authorization: Bearer <token>'Was this page helpful?
curl --request DELETE \
--url https://api.case.dev/voice/transcription/{id} \
--header 'Authorization: Bearer <token>'