{
  "tcID": "INT-API-052",
  "tcName": "klay_uninstallfilter_RPC",
  "test": [
    {
      "api": {
        "method": "klay_newBlockFilter",
        "params": []
      }
    },
    {
      "api": {
        "method": "klay_uninstallFilter",
        "params": ["filterId"]
      },
      "expected": true
    }
  ]
}
