docs/TranscriptionsApi.md in bandwidth-sdk-12.1.0 vs docs/TranscriptionsApi.md in bandwidth-sdk-13.0.0

- old
+ new

@@ -13,10 +13,10 @@ > delete_real_time_transcription(account_id, call_id, transcription_id) Delete a specific transcription -Delete the specified transcription that was created on this call via [startTranscription](/docs/voice/bxml/startTranscription). Note: After the deletion is requested and a `204` is returned, the transcription will not be accessible anymore. However, it is not deleted immediately. This deletion process, while transparent and irreversible, can take an additional 24 to 48 hours. +Delete the specified transcription that was created on this call via [startTranscription](/docs/voice/bxml/startTranscription). Note: After the deletion is requested and a `200` is returned, the transcription will not be accessible anymore. However, it is not deleted immediately. This deletion process, while transparent and irreversible, can take an additional 24 to 48 hours. ### Examples ```ruby require 'time'