Ledger balances
Delete balance monitor
Delete a balance monitor with the Python SDK.
DELETE
Delete balance monitor
Use
blnk.balance_monitor.delete to remove a balance monitor by its ID.
1
Call the method
blnk.balance_monitor.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