Remove a user from a team

Path parameters

team_idstringRequired
user_idstringRequired

The ID of the user, or the special value me for the currently authenticated user

Response

Successful response
successboolean
Always equal to true.