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

Delete a Call record from your account. Once the record is deleted, it will no longer appear in the API and Account Portal logs.