This push event sends data when a 911 call is removed.
Last updated 1 month 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_REMOVE_911", "data": [ { "callIds": [1234, 5678] } ]