POST

Clear Verification


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Removes the site's Google verification tag and Google connection.

Deletes the google-site-verification meta tag that Verify Site placed, discards the stored verification state, and also deletes the site's stored Google credentials. After this call the site's connection status is NOT_CONNECTED. To remove only the credentials and keep the verification tag, use the GSC Connection API's Disconnect instead. Neither call removes the site from Google Search Console.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage SEO Settings
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/gsc/connection/v1/clear-verification

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?