API ReferenceASMEmployeesUpdate an employeeUpdate an employee PUT /employees/:id Updates an existing employee identified by its ID. Request Responses200401403422500Employee updated successfullyUnauthenticatedForbidden - Missing permission: update employeesValidation errorInternal server error