POST api/shopping/GoogleReCaptcha/VerifyV3?token={token}

Google reCAPTCHA API to validate the V3 token

Request Information

URI Parameters

NameDescriptionTypeAdditional information
token

string

Required

Body Parameters

None.

Response Information

Resource Description

string

Response Formats

application/xml, text/xml

Sample:
<String>sample string</String>

application/json, text/json

Sample:
"sample string"