Team Users
Update a team user
Updates the role of a team user. Requires Admin role in the team.
Requires <code>write_team_users</code> OAuth access scope.
put/teams/{team_id}/users/{user_id}
Path parameters
team_idnumber required
A unique team identifier
user_idnumber required
A unique identifier of the user.
Request body
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.