remove Member

fun removeMember(projectId: String, memberId: String): <Error class: unknown class>

Function to execute the request to remove a member from a project

Return

the result of the request as JSONObject

Parameters

projectId

: the project identifier

memberId

: the identifier of the member to remove