Bitycle Business
Turkish
  • English
  • Turkish
  1. Güvenlik & Gizlilik
Bitycle Business
Turkish
  • English
  • Turkish
  • Başlangıç
  • Bitycle Bileşeni
    • Giriş
    • demo
    • Bileşenler
      • İleri Düzey Grafik
      • Tam Grafik
      • Genel Bakış Grafiği
      • Korku & Açgözlülük
      • Teknik Analiz
      • Mini Grafik
      • Trendler
      • Karşılaştır
      • Treemap (Alan Haritası)
      • Borsa Ticker’ı
      • Özet (Yapay Zekâ)
      • Haberler
      • Bilgi
  • Bitycle Laboratuvarı
    • Giriş
    • Hizmet Olarak Cüzdan (WaaS)
      • Giriş
      • Request wallet (temporary)
      • Request wallet (permanent)
      • Callback new payment
      • Inquiry payment with trxRefId
      • Inquiry payment without trxRefId
    • Blokzincir İndeksleyici
      • Giriş
      • Get Balances
      • Contract Info
      • Blockchain List
    • Güvenlik & Gizlilik
      • Giriş
      • Check Blocked Wallets
        GET
      • Add to watch list
        POST
      • Get watch list
        GET
      • Get address label
        GET
      • Delete from watch list
        DELETE
    • Hizmet Olarak Düğüm (NaaS)
      • Giriş
    • Tokenleştirme
      • Giriş
    • Merkeziyetsiz Depolama (IPFS)
      • Giriş
    • Hyperledger Hizmetleri
      • Giriş
  • Bitycle Şapka
    • Giriş
    • Paralar
      • Giriş
      • Coin Info
      • Coin List
      • coin exchange listings
      • Coin Price
    • Pazarlar
      • Giriş
      • market sparklines
      • Markets List
      • Markets Price
      • Market Info
    • Borsalar
      • Giriş
      • CEX Toplayıcı (Alış & Satış)
        • Giriş
        • get tradable markets
        • get tradable markets price
        • get orders
        • get balances
        • send otc order
      • Exchanges List
      • Exchange Info
      • Exchange Coins Listing
      • Exchange Markets Listing
  1. Güvenlik & Gizlilik

Delete from watch list

DELETE
/api/bc/watching_wallet

Request

Header Params

Body Params application/json

Examples

Responses

🟢200Success
application/json
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request DELETE 'https://chainhub.bitycle.com/api/bc/watching_wallet' \
--header 'Authorization: Token xxx' \
--header 'Content-Type: application/json' \
--data-raw '[
    "29b4ed61dbce947749b95fcc7876bc7e0c70c570ae97ef6cc931664fe626ef5e",
    "6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b",
    "d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35",
    "4e07408562bedb8b60ce05c1decfe3ad16b72230967de01f640b7e4729b49fce",
    "4b227777d4dd1fc61c6f884f48641d02b4d121d3fd328cb08b5531fcacdabf8a"
]'
Response Response Example
{
    "code": 0,
    "message": "",
    "data": {
        "count": 2
    }
}
Modified at 2025-07-15 07:09:26
Previous
Get address label
Next
Giriş
Built with