Function twilio_openapi::apis::default_api::delete_incoming_phone_number
source · pub async fn delete_incoming_phone_number(
configuration: &Configuration,
account_sid: &str,
sid: &str
) -> Result<(), Error<DeleteIncomingPhoneNumberError>>Expand description
Delete a phone-numbers belonging to the account used to make the request.