collections_items_publish_items
Publish draft items in a Webflow CMS collection to make them live. Provide collection ID and item IDs to update status.
Instructions
Publish draft items in a CMS collection to make them live.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemIds | Yes | Array of item IDs to be published. | |
| collection_id | Yes | Unique identifier for the Collection. |