---
title: "Dismiss block found notification"
method: POST
path: "/api/system/blockFound/dismiss"
tags: ["system"]
---

# Dismiss block found notification

`POST /api/system/blockFound/dismiss`

Dismisses the block found notification while preserving the count

## Response `200`

Block found notification dismissed

- object
  - `blockFound` number — Number of blocks found
  - `showNewBlock` boolean — Whether to show the block found notification
  - `message` string

## Other responses

- `401` — Unauthorized - Client not in allowed network range
- `500` — Internal server error

---

[API](https://skmtc.dev/bitaxeorg/apis/esp-miner-api.md) · [All operations](https://skmtc.dev/bitaxeorg/apis/esp-miner-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bitaxeorg/esp-miner-api/revisions/997ee850648f/schema)
