---
title: "POST /v1/verificationTokens:generate"
method: POST
path: "/v1/verificationTokens:generate"
tags: ["verificationTokens"]
---

# POST /v1/verificationTokens:generate

`POST /v1/verificationTokens:generate`

Generate a token for the provided location data to verify the location.

## Request body

- GenerateInstantVerificationTokenRequest — Request message for Verifications.GenerateInstantVerificationToken.
  - `locationId` string — The location identifier associated with an unverified listing. This is the location id generated at the time that the listing was originally created. It is the final portion of a location resource name as generated by the Google My Business API. Note: the caller must be an owner or manager of this listing in order to generate a verification token. See the [location resource](/my-business/reference/rest/v4/accounts.locations) documentation for more information.

## Response `200`

Successful response

---

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