Update a team userAsk AIput https://api.lokalise.com/api2/teams/{team_id}/users/{user_id}Updates the role of a team user. Requires Admin role in the team. Requires write_team_users OAuth access scope.Path Paramsteam_idnumberrequiredA unique team identifieruser_idnumberrequiredA unique identifier of the user.Body ParamsrolestringRole of the user. Available roles are owner, admin, member, biller.Response 200OKUpdated 8 months ago