cURL
curl --request DELETE \ --url https://api.solarsentra.io/v1/wallets/{walletId} \ --header 'Authorization: Bearer <token>'
Stop tracking a wallet and remove it from monitoring
JWT Bearer token authentication. Include the token in the Authorization header
"wlt_abc123def456"
Wallet untracked successfully