rozod
    Preparing search index...

    Variable deleteUserBadgesBadgeidConst Api Param

    deleteUserBadgesBadgeid: EndpointGeneric<
        { badgeId: number },
        Record<string, never>,
        undefined,
    > = ...

    DELETE https://badges.roblox.com/v1/user/badges/:badgeId Removes a badge from the authenticated user. badgeId The badge Id.