Type Alias AccountsDeletePhoneNumbersForAccountsCustomizedOutboundCallerIDQueryParams

AccountsDeletePhoneNumbersForAccountsCustomizedOutboundCallerIDQueryParams: {
    customize_ids?: string[];
}