---
title: "POST /v2/{+name}:verify"
method: POST
path: "/v2/{+name}:verify"
tags: ["domains"]
---

# POST /v2/{+name}:verify

`POST /v2/{+name}:verify`

[Developer Preview](https://developers.google.com/workspace/preview): Verifies a user's ownership of a domain at the DNS level. Note that this is distinct from checking if the user has OWNER status within IRDB.

## Path parameters

- `name` string, required

## Request body

- VerifyDomainRequest — [Developer Preview](https://developers.google.com/workspace/preview): Request message for VerifyDomain.
  - `verificationMethod` 'DOMAIN_VERIFICATION_METHOD_UNSPECIFIED' | 'TXT' | 'CNAME' — Required. The verification method used. Must be specified, i.e. TXT or CNAME.

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/gmailpostmastertools.md) · [All operations](https://skmtc.dev/google/apis/gmailpostmastertools/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/gmailpostmastertools/revisions/ee090f4a0797/schema)
