rozod
    Preparing search index...

    Variable deleteFavoritesUsersUseridAssetsAssetidFavoriteConst Api Param

    deleteFavoritesUsersUseridAssetsAssetidFavorite: EndpointGeneric<
        { assetId: number; userId: number },
        Record<string, never>,
        undefined,
    > = ...

    DELETE https://catalog.roblox.com/v1/favorites/users/:userId/assets/:assetId/favorite Delete a favorite for an asset by the authenticated user. userId assetId