{ "operationId": "divert", "method": "POST", "path": "/telephony/calls/divert", "summary": "Divert", "requestExamples": [ { "contentType": "application/json", "example": { "callId": "Y2lzY29zcGFyazovL3VzL0NBTEwvQkNMRC9jYWxsaGFsZi00ODg6MA", "destination": "+12223334444", "toVoicemail": false, "lineOwnerId": "Y2lzY29z..." } } ], "responseExamples": [] }