Remove a user from a team

DEL

Path parameters

team_idstringRequired
user_idstringRequired

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

Response

This endpoint returns an object.
successboolean

Always equal to true.