CollectionRemovePost.mdx•855 B
---
title: Collection Remove Post
description: |
Remove a post from a collection. The collection must be owned by the
account making the request.
full: false
_openapi:
method: DELETE
route: /collections/{collection_mark}/posts/{post_id}
toc: []
structuredData:
headings: []
contents:
- content: |
Remove a post 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 post from a collection. The collection must be owned by the
account making the request.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/collections/{collection_mark}/posts/{post_id}","method":"delete"}]} webhooks={[]} hasHead={false} />