Create 911 Call
Create a new 911 call for a server.
Path Parameters
Name
Type
Description
Request Body
Property
Type
Required
Description
{
"isEmergency": true,
"caller": "911 Caller",
"location": "Alta St / Integrity Way",
"description": "Shots fired",
"deleteAfterMinutes": 15,
"metaData": {
"source": "integration",
"x": "425.1",
"y": "-979.2",
"z": "30.7",
"postal": "9001"
}
}Example Request
Response
Last updated
Was this helpful?

