create_feeds_collection_by_collection_id_open
Opens a collection feed by creating or updating a public RSS endpoint. Provide the collection ID to generate or manage the open feed for that collection.
Instructions
Create or act on collection open.
POST /api/feeds/collection/{collectionId}/open
Args: collection_id: Path parameter. body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| collection_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |