Skip to main content

Delete a transcription

DELETE 

/v1/podcasts/:podcastId/transcriptions/:id

Requires the administrator role on the parent podcast's network. Permanently removes the transcription and responds 204. The delete is optimistic-locked, so a concurrent modification returns 409.

Request

Responses

Transcription deleted