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