Update Team Userput https://{server}/api/v2.1/admin/organizations/{org_id}/users/{user_id}/The system admin can authorize a regular team member to have team admin rights.Path Paramsorg_idintegerrequired≥ 1The id of your team/organization. Get it from Get Team. Contact your team admin, if you are not the admin.user_idstringrequiredThe unique user id in the form [email protected]. This is not the email address of the user.Body Paramsis_adminbooleanDefaults to falsetrue or false if the user will be an (team) admin. false by default.truefalseactivebooleanDefaults to truetrue or false if the user could log in. true by default.truefalsenamestringFull name of the user.contact_emailstringThe contact email address of the user.quota_totalstringUpdate their total quota in MB.Response 200OKUpdated about 2 years ago