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

March 11, 2026

Bulk update page metadata

You can now update page-level metadata for up to 100 pages in a single request using the new bulk update page metadata endpoint.

Key capabilities

  • Batch updates: Update title, slug, seo, and openGraph fields for multiple pages at once.
  • Localization support: Target different secondary locales by including a localeId per page entry. The same page ID can appear multiple times with different locales.
  • Validation: Duplicate id + localeId combinations return a 400 error. All pages must belong to the same site.