---
title: "POST /v1/{+parent}/registrations:import"
method: POST
path: "/v1/{+parent}/registrations:import"
tags: ["projects"]
---

# POST /v1/{+parent}/registrations:import

`POST /v1/{+parent}/registrations:import`

Deprecated: For more information, see [Cloud Domains feature deprecation](https://cloud.google.com/domains/docs/deprecations/feature-deprecations) Imports a domain name from [Google Domains](https://domains.google/) for use in Cloud Domains. To transfer a domain from another registrar, use the `TransferDomain` method instead. Since individual users can own domains in Google Domains, the calling user must have ownership permission on the domain.

## Path parameters

- `parent` string, required

## Request body

- ImportDomainRequest — Deprecated: For more information, see [Cloud Domains feature deprecation](https://cloud.google.com/domains/docs/deprecations/feature-deprecations). Request for the `ImportDomain` method.
  - `domainName` string — Required. The domain name. Unicode domain names must be expressed in Punycode format.
  - `labels` object — Set of labels associated with the `Registration`.

## Response `200`

Successful response

---

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