DELETE/api/v2/team/member/{id}CopyTry itBase URLidpathrequiredRemoves a member from the team. AuthorizationsAuthorizationBearer API Keyheaderrequired`Authorization: Bearer <token>`Path parametersidstringrequiredResponse200400404JSON200Successfully removed the member 400Cannot remove yourself from the team 404Member not found