rozod
    Preparing search index...

    Variable patchUsersUseridDisplayNamesConst Api Param

    patchUsersUseridDisplayNames: EndpointGeneric<
        { userId: number },
        Record<string, never>,
        { newDisplayName: string },
    > = ...

    PATCH https://users.roblox.com/v1/users/:userId/display-names Set the display name for the authorized user. body Roblox.Users.Api.SetDisplayNameRequest userId the user id