Function 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.