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
pub async fn delete_transcription(
configuration: &Configuration,
account_sid: &str,
sid: &str,
) -> Result<(), Error<DeleteTranscriptionError>>Delete a transcription from the account used to make the request