Method: domains.delete

Deletes a domain from the user's account. Returns NOT_FOUND if the domain is not registered by the user.

HTTP request

DELETE https://gmailpostmastertools.googleapis.com/v2/{name=domains/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The domain to delete.

Request body

The request body must be empty.

Response body

If successful, the response body is an empty JSON object.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026年06月25日 UTC.