In samples we are using CreateWallet.php sample to get the created instance of wallet and AddAddressesToWallet to add the address which is going to be removed. You have to run that sample before running this one.
Wallet must be created previously
List of addresses to be removed from the wallet
Get Wallet
Remove addresses
Remove Addresses from Wallet Sample
This sample code demonstrate how you can removes addresses from a wallet, as documented here at: http://dev.blockcypher.com/#wallet_api API used: GET /v1/btc/main/wallets/Wallet-Name/addresses