curl --location --request DELETE '/api/v1/wallet/watch-address/' \ --header 'tenant-id: 1'
{ "code": 0, "msg": "success", "ok": true }