rozod
    Preparing search index...

    Variable postUsersUseridChallengesSecurityKeyVerifyStartConst Api Param

    postUsersUseridChallengesSecurityKeyVerifyStart: EndpointGeneric<
        { userId: number },
        { authenticationOptions: string; sessionId: string },
        { actionType: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8; challengeId: string },
    > = ...

    POST https://twostepverification.roblox.com/v1/users/:userId/challenges/security-key/verify-start Provides a challenge for the security key to authenticate. body The request bodyRoblox.TwoStepVerification.Api.SendCodeRequest. userId The user ID.