{ "operationId": "modifyMyCallerIDSettings", "method": "PUT", "path": "/telephony/config/people/me/settings/callerId", "summary": "Modify My Caller ID Settings", "requestExamples": [ { "contentType": "application/json", "example": { "callingLineIdDeliveryBlockingEnabled": false, "connectedLineIdentificationRestrictionEnabled": false } } ], "responseExamples": [] }