We are trying to use C# code to create team in Glip.
I already referred to this article:
Though it has Glip APIs references but not exactly what we are looking for. Still didn't find reference to start with the code.
Any reference for Team creation using C# code using Glip API. What other permission required for creating the app to access Glip API other than Glip?
Step by step guidance is given for team creation in C# here:
https://developers.ringcentral.com/guide/team-messaging/quick-start#c#
Hope this above example help