Function twilio_openapi::apis::default_api::delete_call
source · 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.