Send a batch notification
POST https://api-{{APP_ID}}.notifications.sendbird.com/v1/notifications/messages
List users for Calls
Retrieves a list of Calls users in your Sendbird application.
For more information, visit:
https://sendbird.com/docs/calls/v1/platform-api/guides/user#2-list-users-for-calls
URL Parameters
Required
Request Body
{"template"=>{"key"=>"appointment-reminder", "notification_push_data"=>{"key"=>"value1", "key2"=>"value2"}}, "targets_filename"=>["filename"], "mode"=>"batch", "tag"=>"appointments", "title"=>"Appointment Reminder"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Api-Token | string |