{ "operationId": "Start Conference", "method": "POST", "path": "/telephony/conference", "summary": "Start Conference", "requestExamples": [ { "contentType": "application/json", "example": { "callIds": [ "Y2lzY29z...,Y2lzY30z..." ], "lineOwnerId": "Y2lzY29z..." } } ], "responseExamples": [] }