Skip to main content

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

The updated group. See ReportSchedule.NotificationGroupSummaryDto.