Teams
Remove team members
REQUIRED SCOPES <code>[‘teams:write’]</code><br>This request removes information about a particular team member, specified by a member’s id, from the team, specified by team id. <br><br>The result is – the user no more can see the team they were a part of.
delete/teams/{team}/members/{member}
Path parameters
teaminteger required
Team
memberinteger required
Member
Response
OK
Changes
No recorded changes to this endpoint across all 2 revisions of this API.