---
title: "Changes to Create Private DNS"
method: POST
path: "/v2/cloud-gateways/networks/{networkId}/private-dns"
---

# Changes to Create Private DNS

`POST /v2/cloud-gateways/networks/{networkId}/private-dns`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 52 revisions.

- **2026-02-18** `d1aa59a0a115` — 1 breaking, 2 info
- **2026-01-30** `4b75c54c0f2b` — 1 breaking
- **2025-10-29** `19e869275e28` — 1 warning
- **2025-09-16** `f03059016622` — 1 breaking, 1 info
- **2025-08-22** `96118a9cd7f4` — 13 breaking
- **2025-06-19** `60ce7598bbd0` — 1 info

## Changes

- **2026-02-18** `d1aa59a0a115` — 1 breaking, 2 info
  - added `#/components/schemas/AzurePrivateHostedZoneResponse` to the response body `oneOf` list for the response status `201`
  - added `#/components/schemas/AzurePrivateHostedZoneAttachmentConfig, #/components/schemas/AzurePrivateDnsResolverAttachmentConfig` to the `private_dns_attachment_config` request property `oneOf` list
  - added the required property `oneOf[#/components/schemas/AzurePrivateDnsResolverResponse]/private_dns_attachment_config` to the response with the `201` status
- **2026-01-30** `4b75c54c0f2b` — 1 breaking
  - added `#/components/schemas/AzurePrivateDnsResolverResponse` to the response body `oneOf` list for the response status `201`
- **2025-10-29** `19e869275e28` — 1 warning
  - added the new `type` enum value to the `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterStandard]/rule` response property for the response status `400`
- **2025-09-16** `f03059016622` — 1 breaking, 1 info
  - added `#/components/schemas/GcpPrivateHostedZoneResponse` to the response body `oneOf` list for the response status `201`
  - added `#/components/schemas/GcpPrivateHostedZoneAttachmentConfig` to the `private_dns_attachment_config` request property `oneOf` list
- **2025-08-22** `96118a9cd7f4` — 13 breaking
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterChoiceItem]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterDependentItem]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterMaximumLength]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterMinimumLength]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterStandard]/source` became nullable for the status `400`
  - the response property `detail` became nullable for the status `401`
  - the response property `instance` became nullable for the status `401`
  - the response property `oneOf[#/components/schemas/AwsPrivateDnsResolverResponse]/state_metadata/reason` became nullable for the status `201`
  - the response property `oneOf[#/components/schemas/AwsPrivateDnsResolverResponse]/state_metadata/reported_status` became nullable for the status `201`
  - the response property `oneOf[#/components/schemas/AwsPrivateHostedZoneResponse]/state_metadata/reason` became nullable for the status `201`
  - the response property `oneOf[#/components/schemas/AwsPrivateHostedZoneResponse]/state_metadata/reported_status` became nullable for the status `201`
  - the response property `status` became nullable for the status `401`
  - the response property `title` became nullable for the status `401`
- **2025-06-19** `60ce7598bbd0` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/konnect-api/docs/v2/cloud-gateways/networks/:networkId/private-dns/post.md) · [API](https://skmtc.dev/kong/apis/konnect-api.md) · [Page](https://skmtc.dev/kong/apis/konnect-api/changes/v2/cloud-gateways/networks/:networkId/private-dns/post)
