post https://api.indigitall.com/v2/pushlive//activity/start/all
This endpoint initialize a Live Activity for all devices registered to the specified application.
Upon execution, the system automatically generates:
- A
iosChannelId
for iOS (via APNs) - A
androidTopicId
for Android
enabling real-time broadcast notifications for Live Activity updates.
Note: This functionality is supported on iOS devices running version 18 or later and on Android devices starting from version 5.0 (API 21)