{ "operationId": "Add Participant", "method": "POST", "path": "/telephony/conference/addParticipant", "summary": "Add Participant", "requestExamples": [ { "contentType": "application/json", "example": { "callId": "Y2lzY29z...", "lineOwnerId": "Y2lzY29z..." } } ], "responseExamples": [] }