Update Department Memberput https://{server}/api/v2.1/admin/address-book-v2/departments/{department_id}/members/{user_id}/Set whether a department member is an administrator of the department.Path Paramsdepartment_idintegerrequired≥ 1The ID of the department.user_idstringrequired^[a-f0-9]{32}(@auth.local)$The unique user id in the form [email protected]. This is not the email address of the user.Body Paramsis_staffbooleantrue if the user should be an administrator of the department.truetruefalseResponse 200OKUpdated about 2 hours ago Did this page help you?YesNo