/teams/:id/members/:memberIdAsk AIdelete https://api.mixmax.com/v1/{id}/members/{memberId}Removes members from a team. Can only be called by the admin, or a user that is trying to leave a team.Path ParamsidstringrequiredThe _id of the team the member is on.memberIdstringrequiredThe member specific identifier of the respective team member to remove.Responses 200200 400400Updated 2 months ago