Microsoft Teams Graph API - Invalid bind property name owners in request
问题 I'm currently having major issues with creating teams from the Graph API. I was initially trying to create teams based on groups, however I have found out today that you can now create a team without creating a group first then waiting 15 minutes to then create the team from the following link. This would make things considerably simpler. https://docs.microsoft.com/en-us/graph/api/team-post?view=graph-rest-1.0 I am using the Microsoft.Graph SDK (v3.12.0 released 26th Aug) so replicated the