deepgram/deepgram-dotnet-sdk

Need to add a LeaveProjectAsync method to ProjectClient

michaeljolley opened this issue · 1 comments

  • LeaveProjectAsync(string projectId)

Documentation for the invitation endpoint can be found at https://developers.deepgram.com/api-reference/#invitations

I've created a PR with the new method