microsoft graph BETA add Microsoft Teams channel with isfavoritebydefault
问题 I am trying to create channels in Microsoft Teams using the Microsoft Graph Beta API. In the docs, it says that the channel entity has a property IsFavoriteByDefault that indicates Whether the channel should automatically be marked 'favorite' for all members of the team. Default: false. https://docs.microsoft.com/en-us/graph/api/resources/channel?view=graph-rest-beta#properties However, trying the Graph Beta API (either with custom call or the Graph Explorer) and whatever value I pass to this