reCAPTCHA Enterprise API (recaptchaenterprise:v1)

2026-07-16

2 new methods

Additions

    Methods
  • recaptchaenterprise.projects.keys.updatePolicy

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

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

      Parameters :

        updateMask

          Format : google-fieldmask

          Description : Optional. The mask to control which fields of the policy get updated. If the mask is not present, all fields are updated.

          Type : string

          Location : query

        name

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

          Description : Identifier. Resource name for this policy. Format: "projects/{project}/keys/{key}/policy" for a policy under a key.

          Required : Yes

          Type : string

          Location : path

      Parameter Order : name

      Description : Updates the policy for a key.

      HTTP Method : PATCH

      Path : v1/{+name}

  • recaptchaenterprise.projects.keys.getPolicy

      Path : v1/{+name}

      HTTP Method : GET

      Description : Get the policy for a key.

      Parameter Order : name

      Parameters :

        name

          Location : path

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

          Description : Required. The name of the policy to get, in the format `projects/{project}/keys/{key}/policy`.

          Required : Yes

          Type : string

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

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