Event Pager Reborn
This push event is sent when a new Inferno page is sent.
EVENT_PAGER_REBORN
{
"key": "YOUR_API_KEY", // Authenticate legitimate event traffic
"type": "EVENT_PAGER_REBORN",
"data": {
"addresses": [
"FIRE-1",
"BATTALION-1"
],
"identIds": [
12,
34
],
"nature": "Administrative", // Emergency, NonEmergency, or Administrative
"body": "Respond to briefing room."
}
}Data Fields
Last updated
Was this helpful?

