rozod
    Preparing search index...

    Variable postExternalAccessConst Api Param

    postExternalAccess: EndpointGeneric<
        {},
        { isolationContext: string; launchData: string; placeId: number },
        {
            additionalInfoPayload: Record<string, never>;
            authenticationProof: string;
            identityProviderPlatformType: 0 | 1 | 2 | 3;
            [key: string]: unknown;
        },
    > = ...

    POST https://auth.roblox.com/v1/external/access Signs a user up for Roblox and links the account to the authenticated external provider ID. body