rozod
    Preparing search index...

    Variable patchBadgesBadgeidConst Api Param

    patchBadgesBadgeid: EndpointGeneric<
        { badgeId: number },
        Record<string, never>,
        { description: string; enabled: boolean; name: string },
    > = ...

    PATCH https://badges.roblox.com/v1/badges/:badgeId Updates badge configuration. body The request body. badgeId The badge Id.