deepgram/deepgram-dotnet-sdk

Add a RemoveMemberAsync method to the ProjectClient

michaeljolley opened this issue · 0 comments

We're missing an endpoint in the API to remove a member from a project.

  • RemoveMemberAsync(string projectId, string memberId)
  • Update the IProjectClient for the new method

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