Skip to main content

Create Alert

POST 

/api/domaineventalert/createalert

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

Creates a domain-event alert together with its notification rules. No dedicated field validation is performed beyond what the entity factory requires (e.g. a null AddDomainEventAlertDto.Notifications list fails). New alerts are seeded with a "never actioned" sentinel timestamp.

Request

Responses

The created alert. See DomainEventAlerts.DomainEventAlertDetailDto.