Skip to content

Commit 3408a24

Browse files
committed
Add deprecation to DNS Records API - Remove eligible zones for custom nameservers endpoint
1 parent 5af8c4b commit 3408a24

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/content/changelogs/api-deprecations.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ productLink: "/fundamentals/"
55
productArea: Core platform
66
productAreaLink: /fundamentals/reference/changelog/platform/
77
entries:
8+
- publish_date: "2025-03-23"
9+
title: "Eligible Zones For Account Custom Nameservers"
10+
description: |-
11+
Deprecation date: March 23, 2025
12+
13+
Users can now add custom nameservers that are not part of a zone managed within their account. As a result, any zone is eligible for custom nameservers, regardless of whether it is managed by Cloudflare. Given this change, an endpoint to check for eligible zones is no longer relevant and is therefore being deprecated.
14+
15+
Deprecated APIs:
16+
- `GET /accounts/:account_id/custom_ns/availability`
17+
818
- publish_date: "2024-12-09"
919
title: "Access applications: self_hosted_domains"
1020
description: |-

0 commit comments

Comments
 (0)