---
title: "POST /v1/{+parent}/peeredDnsDomains"
method: POST
path: "/v1/{+parent}/peeredDnsDomains"
tags: ["services"]
---

# POST /v1/{+parent}/peeredDnsDomains

`POST /v1/{+parent}/peeredDnsDomains`

Creates a peered DNS domain which sends requests for records in given namespace originating in the service producer VPC network to the consumer VPC network to be resolved.

## Path parameters

- `parent` string, required

## Request body

- PeeredDnsDomain — DNS domain suffix for which requests originating in the producer VPC network are resolved in the associated consumer VPC network.
  - `name` string — Required. User assigned name for this resource. Must be unique within the consumer network. The name must be 1-63 characters long, must begin with a letter, end with a letter or digit, and only contain lowercase letters, digits or dashes.
  - `dnsSuffix` string — The DNS domain name suffix e.g. `example.com.`. Cloud DNS requires that a DNS suffix ends with a trailing dot.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/servicenetworking.md) · [All operations](https://skmtc.net/google/apis/servicenetworking/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/servicenetworking/revisions/a9b814c6426b/schema)
