Notifications

SendNotifications

Create notifications in bulk

post/notification/send/bulk

Request body

channelIdstring
<p>The channel ID to which every notification will be send if no channelId defined the notification</p>
channelIdsstring[]
<p>List of channel IDs to which every notification will be send if no channelId defined the notification</p>
notificationsobject[] required
<p>Array of notifications with the same structure as notification/send, if no channelId oder channelIds are defined it will default to the channelId or channelIds directly defined in the request body. Maximum supported notifications per request: 500.</p>

Response

Error-Response:

errorstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.