Update Notification Group
POST/api/notification-groups/update
Tier: Public — stable, supported for third-party integration.
Full-replace updates a notification group in the caller's organisation.
NotificationGroupUpdateDto.OrganizationId is overwritten with the caller's
organisation. NotificationGroupUpdateDto.TargetUsers is the complete
desired member set — existing members are cleared and re-added.
Request
Responses
- 200
- 400
The updated group. See ReportSchedule.NotificationGroupSummaryDto.
No group with that id exists in the caller's organisation (NotFound).