rozod
    Preparing search index...

    Variable postUsersUseridChallengesCrossDeviceRetractConst Api Param

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

    POST https://twostepverification.roblox.com/v1/users/:userId/challenges/cross-device/retract Reverts a user's dialog state from ACTIVE to PENDING. body The Roblox.TwoStepVerification.Api.RetractDialogRequest. userId The user ID.