API · SDK · runtime · authentication lifecycle intelligence

Last updated · 9 September 2026

SchemaTrace

Breaking changes, enforcement dates and migration requirements.

ST-2026-136 · API endpoints & versions

Cloudflare extends Zone Settings Batch API end of life to 31 March 2027

Cloudflare moved end of life for the zone-level batch settings GET and PATCH endpoints from 15 September 2026 to 31 March 2027 and retains per-setting endpoints as replacements.

CloudflareZone Settingsbatch APIend of lifeendpoint migration

Previous state

Clients could use GET and PATCH /zones/{zone_id}/settings to read or modify settings in a batch.

Current state

The batch endpoints remain available until 31 March 2027; clients must migrate to per-setting GET and PATCH endpoints.

Who needs to care

Automation, SDK wrappers and configuration tools that use zone settings batch operations.

What to do

Replace batch reads and writes with per-setting endpoint calls and complete migration before the revised date.

What the source does not prove

The extension affects only the two batch endpoints. It does not reverse their deprecation or change unrelated Zone Settings APIs.

Lifecycle history

Dated event sequence

  1. End-of-life extension published

    Cloudflare moved the deadline from 15 September 2026 to 31 March 2027.

  2. Batch endpoints reach end of life

    The zone-level GET and PATCH batch endpoints are removed.

Evidence ledger

First-party sources

  1. 01
    Cloudflare Developers — API deprecations

    Official API deprecation register · 2026-07-27

    Open official source ↗