---
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

## Changes

- **2026-02-13** `bf072ab42c66` — 1 info
  - endpoint added
- **2025-05-21** `fbde020a903a` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/bitaxeorg/apis/esp-miner-api/changes/api/system/blockFound/dismiss/post.md)

---

[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/59cd9f6d434b/schema)
