Creates an app integration recaptcha
Last updated
Was this helpful?
Last updated
Was this helpful?
The brand URL of the request. This is used to identify the brand.
YOUR_BRAND_URL
This is used to authenticate the request. If the request is not authenticated, the server will return a 401 Unauthorized response.
YOUR_AUTH_KEY
Provides a data transfer object for the ReCaptcha integration which is used for command requests.
This is used to associate this configuration with a specific integration instance.
Gets or sets the version of the ReCaptcha being used (e.g., v2, v3). Different versions may have different behavior and setup requirements.
This is the public key used on the client-side to render the ReCaptcha widget.
The verify URL of the app integration.
This is the private key used server-side to validate ReCaptcha responses. It's optional to allow scenarios where only public configuration is required.
Gets or sets any additional notes or identifiers related to the account or setup that manages this ReCaptcha configuration.
Flag to indicate if the analytics integration is the default. By default, it is false.