Skip to main content

Notify Group

POST 

/api/usernotifications/notifygroup

Tier: Public — stable, supported for third-party integration.

Creates one in-app notification per member of a notification group who resolves to a user in the caller's organisation, and emails each of the group's external addresses (comma- or semicolon-separated). A per-user notification insert failure for one member does not stop the loop, and the aggregate result is not surfaced — the call answers success even if every per-user insert failed.

Request

Responses

true once the loop over group members and external emails completes.