---
title: "Delete the specified node"
method: DELETE
path: "/nodes/{id}/"
tags: ["Nodes"]
---

# Delete the specified node

`DELETE /nodes/{id}/`

Delete the specified node.

## Query parameters

- `delete_children` boolean

## Response `200`

OK

- object
  - `success` boolean

## Other responses

- `default` — Error

---

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