CollectionAddPost.mdx•986 B
---
title: Collection Add Post
description: |
Add a post to a collection. The collection must be owned by the account
making the request. The post can be any published post of any kind.
full: false
_openapi:
method: PUT
route: /collections/{collection_mark}/posts/{post_id}
toc: []
structuredData:
headings: []
contents:
- content: >
Add a post to a collection. The collection must be owned by the
account
making the request. The post can be any published post of any kind.
---
{/* 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 post to a collection. The collection must be owned by the account
making the request. The post can be any published post of any kind.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/collections/{collection_mark}/posts/{post_id}","method":"put"}]} webhooks={[]} hasHead={false} />