{ "operationId": "Configure Barge In Settings for a Virtual Line", "method": "PUT", "path": "/telephony/config/virtualLines/{virtualLineId}/bargeIn", "summary": "Configure Barge In Settings for a Virtual Line", "requestExamples": [ { "contentType": "application/json", "example": { "enabled": true, "toneEnabled": true } } ], "responseExamples": [] }