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.
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.
Affected users
Who needs to care
Automation, SDK wrappers and configuration tools that use zone settings batch operations.
Required response
What to do
Replace batch reads and writes with per-setting endpoint calls and complete migration before the revised date.
Evidence boundary
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
- End-of-life extension published
Cloudflare moved the deadline from 15 September 2026 to 31 March 2027.
- Batch endpoints reach end of life
The zone-level GET and PATCH batch endpoints are removed.
Evidence ledger
First-party sources
- 01Cloudflare Developers — API deprecations
Official API deprecation register · 2026-07-27
Open official source ↗