Delete a registered domain

This page describes how to delete a registered domain in Cloud Domains.

Before you delete a project with active domain registrations, transfer your registered domains from Cloud Domains to another registrar to avoid losing access.

To delete a registered domain, complete the following steps.

Console

  1. In the Google Cloud console, go to the Cloud Domainspage.

    Go to Cloud Domains

  2. On the Registrationspage, select the domain name that you want to delete.

  3. Next to the domain name that you want to delete, click More.

  4. To remove the domain, click Delete.

gcloud

Use the gcloud domains registrations delete command :

gcloud domains registrations delete DOMAIN_NAME 

Replace DOMAIN_NAME with the name of the registered domain that you want to delete—for example, example.app .

API

Use the registrations.delete method with an empty request body:

DELETE https://domains.googleapis.com/v1/projects/ PROJECT_ID 
/locations/global/registrations/ DOMAIN_NAME 

Replace the following:

  • PROJECT_ID : the name of your project
  • DOMAIN_NAME : the name of the domain that you want to delete

What's next

Design a Mobile Site
View Site in Mobile | Classic
Share by: