CollectionRemoveNode.mdx•855 B
---
title: Collection Remove Node
description: |
Remove a node from a collection. The collection must be owned by the
account making the request.
full: false
_openapi:
method: DELETE
route: /collections/{collection_mark}/nodes/{node_id}
toc: []
structuredData:
headings: []
contents:
- content: |
Remove a node from a collection. The collection must be owned by the
account making the request.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Remove a node from a collection. The collection must be owned by the
account making the request.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/collections/{collection_mark}/nodes/{node_id}","method":"delete"}]} webhooks={[]} hasHead={false} />