CollectionAddNode.mdx•1.14 kB
---
title: Collection Add Node
description: |
Add a node to a collection. The collection must be owned by the account
making the request. The node can be any published node or any node
not published but owned by the collection owner.
full: false
_openapi:
method: PUT
route: /collections/{collection_mark}/nodes/{node_id}
toc: []
structuredData:
headings: []
contents:
- content: >
Add a node to a collection. The collection must be owned by the
account
making the request. The node can be any published node or any node
not published but owned by the collection owner.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Add a node to a collection. The collection must be owned by the account
making the request. The node can be any published node or any node
not published but owned by the collection owner.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/collections/{collection_mark}/nodes/{node_id}","method":"put"}]} webhooks={[]} hasHead={false} />