delete
https://api.gaggle.email/api/v3/group//member/
Use this to remove a specific member from a Group. If the Group is within an Organization, the member will not be removed from any other Groups they belong to within the Organization. To completely delete someone from all Groups they're belong to within an Organization use DELETE /organization/{organizationId}/member/{memberEmail}.
200successful operation
400Invalid email address
401You don't have access to the group
404Group not found
