Interface RecaptchaRestrictChallengeSuccessResponse

interface RecaptchaRestrictChallengeSuccessResponse {
    location: "instagram://checkpoint/dismiss";
    status: "ok";
    type: "CHALLENGE_REDIRECTION";
}

Properties

Properties

location: "instagram://checkpoint/dismiss"
status: "ok"
type: "CHALLENGE_REDIRECTION"