Start Google Verification
π΅ POST - Start Google Verification
Start Google Verification
Get a TXT verification token from Google Site Verification API
POST
Start Google Verification
Overview
This endpoint initiates Google Search Console verification by requesting a TXT verification token from Googleβs Site Verification API. Call this endpoint in parallel with/start-certificate to get both TXT records for the user to add via Entri.
Path Parameters
string
required
The Clerk organization ID (e.g.,
org_xxx)Response
string
success or errorobject
The TXT record to add for Google verification
string
Error message if status is
errorExample Response
Database Updates
On success, the following columns are updated inai_sites:
google_verification_token: The verification tokengoogle_verification_status: Set toPENDING