For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Resources
Get started
    • Overview
  • APIs and SDKs
    • Data API
    • Designer API
    • Browser API
  • Developer tools
    • MCP Server
    • Webflow Apps
    • Webflow CLI
    • DevLink
    • Webflow Cloud
    • Flowkit CSS Framework
    • Changelog
LogoLogo
Resources
Get started

Changelog

This is an overview of the changes to the Webflow APIs and related tools. To filter the list, select one or more tags.

October 23, 2024
October 23, 2024

Bulk CMS item authoring and management

Create and manage multiple CMS items

Scale your content operations with new bulk CMS endpoints supporting up to 100 items per request. These APIs significantly improve large-scale content management workflows, and help prevent rate limiting when working with large collections.

  • Create multiple CMS items
    Create a single item or multiple items. This endpoint supports creating items across multiple locales and can update up to 100 items in a request.

  • Update multiple CMS items
    Update a single item or multiple items in a Collection. This endpoint can update up to 100 items in a request.

  • Delete multiple CMS items
    Delete Items from a Collection. This endpoint can delete up to 100 items in a request.

Bulk management for live CMS items

  • Update live collection items Update a single live item or multiple live items in a Collection. This endpoint can update up to 100 items in a request.
  • Delete live collection items Remove an item or multiple items from the live site. Deleting published items will un-publish the items from the live site and set them to draft. This endpoint can delete up to 100 items in a request.
Was this page helpful?
Previous

Support for bulk authoring, editing, and deleting CMS items

Next
Built with