This push event notifies your server when a unit is removed from a unit group.
Last updated 24 days ago
Was this helpful?
This push event requires the plus version of Sonoran CAD or higher. For more information, see our page.
{ "key": "YOUR_API_KEY", // Authenticate legitimate event traffic "type": "EVENT_UNIT_GROUP_REMOVE", "data": { "identId": 1, "groupName": "Ladder 61" } }