---
title: "Ban peer"
method: POST
path: "/debug/blacklist"
tags: ["debug"]
---

# Ban peer

`POST /debug/blacklist`

Move a given peer to the ban list for the time specified in `waves.network.black-list-residence-time`, 15 min by default. The connection to the peer is immediately closed (if it was open)

## Request body

- string

## Response `200`

Success

## Other responses

- `403` — Provided API key is not correct
- `404` — There are no peer with such address

---

[API](https://skmtc.net/wavesplatform/apis/waves-full-node-chainid.md) · [All operations](https://skmtc.net/wavesplatform/apis/waves-full-node-chainid/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wavesplatform/waves-full-node-chainid/versions/09465bcdf6ce/schema)
