Update Department
POST/api/Departments/UpdateDepartment
Tier: Public — stable, supported for third-party integration.
Updates a Department's Name, Description, and manager list
(full-replace — see UpdateDepartmentDto.Managers).
Request
Responses
- 200
- 400
Returns the updated Departments.DepartmentDetailDto.
An unknown Id results in NotFound.