Update AdministratorAsk AIput https://{api_url}/api/v5/admin/{company_id}/administrators/{id}Update an existing AdministratorPath Paramscompany_idstringrequiredCompany IDidint32requiredAdministrator IDBody ParamsnamestringAdministrator's nameemailstringAdministrator's emailrolestringOptions are: owner, admin, user, callcenterperson_idint32Person idperson_view_enabledbooleanUsed when assigning a person. If omitted, defaults to true, restricting the user to viewing only their own person record. Set to false to create the link without limiting visibilitytruefalsegroup_idint32Group idpasswordstringNew password if the e-mail doesn't belong to an existing accountpassword_confirmationstringPassword confirmation - only if the e-mail is new/referencestringThe external reference that can be used to find the userResponse 201Updated a AdminstatorUpdated over 2 years ago