Function delete_transcription

Source
pub async fn delete_transcription(
    configuration: &Configuration,
    account_sid: &str,
    sid: &str,
) -> Result<(), Error<DeleteTranscriptionError>>
Expand description

Delete a transcription from the account used to make the request