IGPAPI
    Preparing search index...

    Variable RedirectChallengeStateConst

    RedirectChallengeState: Struct<
        {
            bloks_action: String;
            challenge_context: String;
            cni: Union<readonly [Number, String]>;
            flow_render_type: Literal<3>;
            step_name: Literal<"STEP_NAME">;
        },
    > = ...

    Redirect challenge: flow_render_type 3 with bloks_action containing "redirect" and step_name "STEP_NAME" (literal string, not a real step).