Trigger Broadcast
API to trigger broadcast messages on a list of users
Authorizations
Pass as Bearer <API_KEY>
. Get API Key from SuprSend dashboard Developers -> API Keys section.
Path Parameters
Body
unique identifier to user list that you want to send broadcast messages to.
Unique slug name of the template created on SuprSend dashboard. You can get this by clicking on the clipboard icon next to the Template name on SuprSend templates page.
Category in which your notification belongs. You can understand more about them in the Notification Category documentation
If set, broadcast will be sent only on the channels defined here irrespective of communication channels present in user profile.
Mock data to replace the template variables.
Broadcast will be halted for the time mentioned in delay, and become active once the delay period is over. Format - XXdXXhXXmXXs
or if its number (n) then delay is in seconds (n)
Trigger broadcast on a specific date-time. Format - date string in ISO 8601 eg. "2022-08-27T20:14:51.643Z"
string identifier of the tenant this broadcast is associated with
Response
"Accepted - OK"
Was this page helpful?