Skip to main content

Send a notification to multiple users

POST 

/api/v1/notifications/manage/send-bulk

Submits per-recipient notification events together. A batch can mix workflows.

Results are per-event: one recipient failing does not fail the others. Inspect each entry's acknowledged and errors rather than the HTTP status alone. Accepted triggers are not delivery receipts, and retrying an entire partially accepted batch can duplicate work.

Request​

Responses​

Bulk notification results

Document ID: DOC-CP-notifications-api-sendBulkNotification. Section identities and revisions.

SectionStable reference
OverviewDOC-CP-notifications-api-sendBulkNotification#overview
RequestDOC-CP-notifications-api-sendBulkNotification#request
ResponsesDOC-CP-notifications-api-sendBulkNotification#responses