Update Alert
POST/api/domaineventalert/updatealert
Tier: Public — stable, supported for third-party integration.
Reconcile-updates a domain-event alert and its notification rules: notification rows
with an Id are updated, rows without one are added, and existing rows omitted
from UpdateDomainEventAlertDto.Notifications are hard-deleted.
Request
Responses
- 200
- 400
true once the alert is updated.
No alert with that id exists in the caller's organisation (NotFound), or one of the notification rows references an unknown id.