---
title: Node Delete
description: Delete a node and move all children to its parent or root.
full: false
_openapi:
method: DELETE
toc: []
structuredData:
headings: []
contents:
- content: Delete a node and move all children to its parent or root.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Delete a node and move all children to its parent or root.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/nodes/{node_slug}","method":"delete"}]} />