{ "operationId": "updateMyCallNotifySettings", "method": "PUT", "path": "/telephony/config/people/me/settings/callNotify", "summary": "Modify Call Notify Settings for User", "requestExamples": [ { "contentType": "application/json", "example": { "emailAddress": "callNotify@example.com", "enabled": false } } ], "responseExamples": [] }