Send a notification with digest aggregation
POST/api/v1/notifications/manage/send-with-digest
Sends a notification that will be aggregated into a digest before delivery. Multiple events within the digest window are batched into a single notification.
Acceptance is not a delivery or read receipt. Workflow configuration, recipient preferences and provider delivery can produce later failures or suppression. A transactionId is a provider correlation/deduplication input, not an unlimited exactly-once guarantee or an authorization grant; reconcile uncertain sends before retrying.
Request
Responses
- 200
Digest notification accepted
Document ID: DOC-CP-notifications-api-sendWithDigest. Section identities and revisions.
| Section | Stable reference |
|---|---|
| Overview | DOC-CP-notifications-api-sendWithDigest#overview |
| Request | DOC-CP-notifications-api-sendWithDigest#request |
| Responses | DOC-CP-notifications-api-sendWithDigest#responses |