{ "operationId": "Update a Location Emergency Call Notification", "method": "PUT", "path": "/telephony/config/locations/{locationId}/emergencyCallNotification", "summary": "Update a Location Emergency Call Notification", "requestExamples": [ { "contentType": "application/json", "example": { "emergencyCallNotificationEnabled": true, "emailAddress": "callback@gmail.com" } } ], "responseExamples": [] }