reCAPTCHA Enterprise API (recaptchaenterprise:v1)

2024-07-26

1 new method

Additions

    Methods
  • recaptchaenterprise.projects.keys.addIpOverride

      Description: Adds an IP override to a key. The following restrictions hold: * The maximum number of IP overrides per key is 100. * For any conflict (such as IP already exists or IP part of an existing IP range), an error will be returned.

      HTTP Method: POST

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

      Parameters:

        name

          Required: Yes

          Location: path

          Type: string

          Description: Required. The name of the key to which the IP override is added, in the format `projects/{project}/keys/{key}`.

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

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

      Parameter Order: name

      Path: v1/{+name}:addIpOverride