---
title: "POST /api/v1/Replication/Admin/RemoveNodes"
method: POST
path: "/api/v1/Replication/Admin/RemoveNodes"
tags: ["Admin"]
---

# POST /api/v1/Replication/Admin/RemoveNodes

`POST /api/v1/Replication/Admin/RemoveNodes`

## Request body

- RemoveNodesRequest
  - `Nodes` string[], nullable

## Response `200`

- RemoveNodesResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `Results` object[], nullable
    - `Succeeded` boolean
    - `Message` string, nullable
    - `Code` integer
    - `Node` string, nullable

---

[API](https://skmtc.net/pads4/apis/nds-services-authentication.md) · [All operations](https://skmtc.net/pads4/apis/nds-services-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pads4/nds-services-authentication/versions/e0bfd79e98ee/schema)
