admin
users

Update User

put/admin/users/{user_id}

Path parameters

user_idstring required

Request body

internal_role'ADMIN' | 'TEST' | 'REVIEWER' | 'LEAD_REVIEWER'
first_namestring nullable
last_namestring nullable
usernamestring nullable
phone_numberstring nullable
fund_typestring nullable
portfolio_stylestring nullable
internal_slack_member_idstring nullable
recording_reviewboolean nullable
do_no_callboolean nullable

Response

Successful Response

{"stackTrail":"paths:/admin/users/{user_id}:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes