POST api/shopping/GoogleReCaptcha/VerifyV3?token={token}
Google reCAPTCHA API to validate the V3 token
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
token | string |
Required |
Body Parameters
None.
Response Information
Resource Description
stringResponse Formats
application/xml, text/xml
Sample:
<String>sample string</String>
application/json, text/json
Sample:
"sample string"