---
title: "Ban a publisher's Node"
method: POST
path: "/publishers/{publisherId}/nodes/{nodeId}/ban"
---

# Ban a publisher's Node

`POST /publishers/{publisherId}/nodes/{nodeId}/ban`

## Path parameters

- `publisherId` string, required
- `nodeId` string, required

## Response `204`

Node Banned Successfully

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Publisher or Node not found
- `500` — Internal server error

---

[API](https://skmtc.net/comfy-org/apis/comfy-api.md) · [All operations](https://skmtc.net/comfy-org/apis/comfy-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/comfy-org/comfy-api/versions/fb3c490f87ef/schema)
