{ "operationId": "updateMyExecutiveScreeningSettings", "method": "PUT", "path": "/telephony/config/people/me/settings/executive/screening", "summary": "Modify User Executive Screening Settings", "requestExamples": [ { "contentType": "application/json", "example": { "enabled": false, "alertType": "RING_SPLASH", "alertAnywhereLocationEnabled": false, "alertMobilityLocationEnabled": false, "alertSharedCallAppearanceLocationEnabled": false } } ], "responseExamples": [] }