{ "operationId": "updateMyDoNotDisturbSettings", "method": "PUT", "path": "/telephony/config/people/me/settings/doNotDisturb", "summary": "Modify Do Not Disturb Settings for User", "requestExamples": [ { "contentType": "application/json", "example": { "enabled": true, "ringSplashEnabled": false, "webexGoOverrideEnabled": false } } ], "responseExamples": [] }