Send notifications to your users through various channels using the Dialect REST API, covering basic messaging to advanced features like batch operations and rich content
POST /v2/{appId}/send
POST /v2/{appId}/send-batch
all-subscribers
recipient type.
channels
array. Note that IN_APP notifications are delivered automatically when included, so you can add other channels as needed.
GET /v2/{appId}/subscribers
offset
: Pagination offset (default: 0)limit
: Pagination limit (default: 1000, max: 10000)