---
title: "Delete Node"
method: DELETE
path: "/v1/nodes/{id}/"
tags: ["Node"]
---

# Delete Node

`DELETE /v1/nodes/{id}/`

Delete the node.

## Response `204`

No response body

## Other responses

- `404` — Object does not exist or caller has insufficient permissions to access it.

---

[API](https://skmtc.dev/chainstack/apis/chainstack-platform-api.md) · [All operations](https://skmtc.dev/chainstack/apis/chainstack-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chainstack/chainstack-platform-api/revisions/3ab04211149e/schema)
