reCAPTCHA Enterprise API (recaptchaenterprise:v1)

2022-05-19

1 removed method

Deletions

    Methods
  • recaptchaenterprise.projects.keys.retrieveLegacySecretKey

      Flat Path: v1/projects/{projectsId}/keys/{keysId}:retrieveLegacySecretKey

      Scopes: https://www.googleapis.com/auth/cloud-platform

      HTTP Method: GET

      Description: Returns the secret key related to the specified public key. You should use the legacy secret key only if you are integrating with a 3rd party using the legacy reCAPTCHA instead of reCAPTCHA Enterprise.

      Path: v1/{+key}:retrieveLegacySecretKey

      Parameters:

        key

          Type: string

          Required: Yes

          Location: path

          Pattern: ^projects/[^/]+/keys/[^/]+$

          Description: Required. The public key name linked to the requested secret key , in the format "projects/{project}/keys/{key}".

      Parameter Order: key