{
  "enabled": true,
  "secretKey": "<string>",
  "siteKey": "<string>"
}
enabled
boolean
secretKey
string

Secret key used to validate captcha response. This will never be surfaced in a GET response.

siteKey
string

Was this page helpful?