{ "operationId": "modifyMySelectedCallerIDSettings", "method": "PUT", "path": "/telephony/config/people/me/settings/selectedCallerId", "summary": "Configure My Selected Caller ID Settings", "requestExamples": [ { "contentType": "application/json", "example": { "selected": { "type": "HUNT_GROUP", "id": "Y2lzY29zcGFyazovL3VzL0hVTlRfR1JPVVAvNmU1NTVjZDAtNjM0MS00MmI4LWEyMWMtZTc1ZjIxNDQ4Mjc1" } } } ], "responseExamples": [] }