rozod
    Preparing search index...

    Variable postUsersUseridConfigurationSecurityKeyDisableConst Api Param

    postUsersUseridConfigurationSecurityKeyDisable: EndpointGeneric<
        { userId: number },
        Record<string, never>,
        { credentialNicknames: string[] },
    > = ...

    POST https://twostepverification.roblox.com/v1/users/:userId/configuration/security-key/disable Disables a batch of credentials for the specified user. body The request bodyRoblox.TwoStepVerification.Api.DisableTwoStepVerificationRequest. userId The user ID.