Remove a user from a team.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Composite identifier ({team_id}:{user_id}). Alternative to team_id + user_id.
Success
The response is of type DeleteTeamUserResponse · object.