---
title: "Remove an access node."
method: DELETE
path: "/v1/chains/{chainID}/access-node/{peer}"
tags: ["chains"]
---

# Remove an access node.

`DELETE /v1/chains/{chainID}/access-node/{peer}`

## Path parameters

- `chainID` string, string, required
- `peer` string, string, required

## Response `200`

Access node was successfully removed

## Other responses

- `401` — Unauthorized (Wrong permissions, missing token)

---

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