{ "operationId": "updateUserSelectiveCallForwardingCriteriaList", "method": "PUT", "path": "/telephony/config/people/{personId}/selectiveForward", "summary": "Update User\u2019s Selective Call Forwarding Criteria List", "requestExamples": [ { "contentType": "application/json", "example": { "enabled": false, "defaultPhoneNumberToForward": "+18765432192", "ringReminderEnabled": false, "sendToVoicemailEnabled": false } } ], "responseExamples": [] }