rozod
    Preparing search index...

    Variable postFeaturedContentEventConst Api Param

    postFeaturedContentEvent: EndpointGeneric<
        { eventId: number; groupId: number },
        { contentId: string; contentType: string; groupId: number },
        undefined,
    > = ...

    POST https://groups.roblox.com/v1/featured-content/event Sets the featured event for a group groupId The group Id. eventId The event Id.