rozod
    Preparing search index...

    Variable patchAccountPinConst Api Param

    patchAccountPin: EndpointGeneric<
        {},
        { success: boolean },
        { pin: string; reauthenticationToken: string },
    > = ...

    PATCH https://auth.roblox.com/v1/account/pin Request made to update the account pin on the account. body The request body.