pub async fn delete_call_recording(
configuration: &Configuration,
account_sid: &str,
call_sid: &str,
sid: &str
) -> Result<(), Error<DeleteCallRecordingError>>
Expand description

Delete a recording from your account