Teams
Delete Team Member
This endpoint deletes a team member from the specified team.
DELETE
/
v2
/
teams
/
member
Request Parameters
team_id
string
requiredId of the team to add the member to
member_email
string
requiredEmail of the new team member
Response Parameters
”OK”
Was this page helpful?