docs/interfaces/management.Management.UpdateAttackProtectionCaptchaRequestContent.html
{}Copy
interface UpdateAttackProtectionCaptchaRequestContent {
active_provider_id?: Management.AttackProtectionCaptchaProviderId;
arkose?: AttackProtectionUpdateCaptchaArkose;
auth_challenge?: AttackProtectionCaptchaAuthChallengeRequest;
hcaptcha?: AttackProtectionUpdateCaptchaHcaptcha;
friendly_captcha?: AttackProtectionUpdateCaptchaFriendlyCaptcha;
recaptcha_enterprise?: AttackProtectionUpdateCaptchaRecaptchaEnterprise;
recaptcha_v2?: AttackProtectionUpdateCaptchaRecaptchaV2;
simple_captcha?: AttackProtectionCaptchaSimpleCaptchaResponseContent;
}
active_provider_id?arkose?auth_challenge?hcaptcha?friendly_captcha?recaptcha_enterprise?recaptcha_v2?simple_captcha?
Optionalactive_provider_idactive_provider_id?: Management.AttackProtectionCaptchaProviderId
Optionalarkosearkose?: AttackProtectionUpdateCaptchaArkose
Optionalauth_challengeauth_challenge?: AttackProtectionCaptchaAuthChallengeRequest
Optionalhcaptchahcaptcha?: AttackProtectionUpdateCaptchaHcaptcha
Optionalfriendly_captchafriendly_captcha?: AttackProtectionUpdateCaptchaFriendlyCaptcha
Optionalrecaptcha_enterpriserecaptcha_enterprise?: AttackProtectionUpdateCaptchaRecaptchaEnterprise
Optionalrecaptcha_v2recaptcha_v2?: AttackProtectionUpdateCaptchaRecaptchaV2
Optionalsimple_captchasimple_captcha?: AttackProtectionCaptchaSimpleCaptchaResponseContent
Member Visibility
ThemeOSLightDark
Properties active_provider_idarkoseauth_challengehcaptchafriendly_captcharecaptcha_enterpriserecaptcha_v2simple_captcha