Ledger balances
Delete balance monitor
Delete a balance monitor with the TypeScript SDK.
DELETE
Delete balance monitor
Use
blnk.BalanceMonitor.delete to remove a balance monitor by its ID.
1
Call the method
blnk.BalanceMonitor.delete
2
Confirm the outcome
Check the response message to confirm the monitor was removed. Blnk will no longer check thresholds or send webhooks for that monitor.
3
Response
200 OK