Remove Department Memberdelete https://{server}/api/v2.1/admin/address-book-v2/departments/{department_id}/members/{user_id}/Remove a user from a 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.Response 200OKUpdated about 2 hours ago Did this page help you?YesNo