Ledger balances
Delete balance monitor
Delete a balance monitor with the Java SDK.
DELETE
Delete balance monitor
Use
blnk.balanceMonitor().delete for this operation.
1
Call the method
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
Related docs
Balance monitoring
Thresholds, webhooks, and monitor lifecycle.
Delete balance monitor
HTTP request and response schema.