removeMember

open fun removeMember(projectId: String, memberId: String)

Method to remove a member from a project

Parameters

projectId

: the project identifier

memberId

: the member identifier of the member to remove