Built motion from commit cb845558.|2.6.34
[motion2.git] / server / api / user / index.js
index 8a00606..dc89b80 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1069=['addMailAccounts','addOpenchannelAccounts','addSmsAccounts','addChatWebsites','addWhatsappAccounts','createApiKey','put','update','/:id/password','changePassword','delete','removeQueues','removeTeams','/:id','removeMailInteractions','removeFaxInteractions','removeSmsInteractions','/:id/openchannel_interactions','removeOpenchannelInteractions','/:id/whatsapp_interactions','removeWhatsappInteractions','/:id/openchannel_accounts','removeOpenchannelAccounts','removeSmsAccounts','removeChatWebsites','removeApiKey','/:id/messengerSoundNotification','messengerSoundNotification','exports','multer','util','path','connect-timeout','../../components/auth/service','../../components/interaction/service','../../config/environment','isAuthenticated','index','get','/whoami','whoami','/presence','getPresence','show','/:id/avatar','getAvatar','getOpenTabs','/:id/contacts','/:id/queues','getVoiceQueuesRt','/:id/groups','getGroups','/:id/recordings','getRecordings','/:id/screen_recordings','/:id/chat/interactions','getChatInteractions','/:id/openchannel/interactions','getOpenchannelInteractions','/:id/mail/interactions','/:id/sms/interactions','getSmsInteractions','getFaxInteractions','/:id/teams','/:id/lists','getLists','/:id/agents','getAgents','getVoicePrefixes','getFaxAccounts','/:id/mail_accounts','getMailAccounts','getOpenchannelAccounts','/:id/sms_accounts','/:id/chat_websites','/:id/whatsapp_accounts','getWhatsappAccounts','/:id/scheduled_calls','getScheduledCalls','/:id/api_key','getApiKey','addContacts','post','create','/create_many','bulkCreate','diskStorage','join','root','server/files/images/','format','single','file','login','/:id/logout','logout','/:id/pause','pause','/:id/unpause','unpause','addTeams','/:id/chat_interactions','/:id/mail_interactions','addMailInteractions','/:id/fax_interactions','addFaxInteractions','/:id/sms_interactions','addSmsInteractions','/:id/fax_accounts','addFaxAccounts'];(function(_0x42f78a,_0x210841){var _0x26cb8f=function(_0x5c596a){while(--_0x5c596a){_0x42f78a['push'](_0x42f78a['shift']());}};_0x26cb8f(++_0x210841);}(_0x1069,0x167));var _0x9106=function(_0xe47ef0,_0x30445d){_0xe47ef0=_0xe47ef0-0x0;var _0x45d200=_0x1069[_0xe47ef0];return _0x45d200;};'use strict';var multer=require(_0x9106('0x0'));var util=require(_0x9106('0x1'));var path=require(_0x9106('0x2'));var timeout=require(_0x9106('0x3'));var express=require('express');var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x9106('0x4'));var interaction=require(_0x9106('0x5'));var config=require(_0x9106('0x6'));var controller=require('./user.controller');router['get']('/',auth[_0x9106('0x7')](),controller[_0x9106('0x8')]);router[_0x9106('0x9')]('/describe',auth[_0x9106('0x7')](),controller['describe']);router[_0x9106('0x9')](_0x9106('0xa'),auth[_0x9106('0x7')](),controller[_0x9106('0xb')]);router[_0x9106('0x9')](_0x9106('0xc'),auth[_0x9106('0x7')](),controller[_0x9106('0xd')]);router[_0x9106('0x9')]('/:id',auth[_0x9106('0x7')](),controller[_0x9106('0xe')]);router[_0x9106('0x9')](_0x9106('0xf'),controller[_0x9106('0x10')]);router[_0x9106('0x9')]('/:id/open_tabs',auth[_0x9106('0x7')](),controller[_0x9106('0x11')]);router[_0x9106('0x9')](_0x9106('0x12'),auth[_0x9106('0x7')](),controller['getContacts']);router[_0x9106('0x9')](_0x9106('0x13'),auth['isAuthenticated'](),controller['getQueues']);router[_0x9106('0x9')]('/:id/queues_rt',auth[_0x9106('0x7')](),controller[_0x9106('0x14')]);router['get'](_0x9106('0x15'),auth[_0x9106('0x7')](),controller[_0x9106('0x16')]);router[_0x9106('0x9')](_0x9106('0x17'),auth['isAuthenticated'](),controller[_0x9106('0x18')]);router['get'](_0x9106('0x19'),auth[_0x9106('0x7')](),controller['getScreenRecordings']);router['get'](_0x9106('0x1a'),auth['isAuthenticated'](),controller[_0x9106('0x1b')]);router[_0x9106('0x9')](_0x9106('0x1c'),auth[_0x9106('0x7')](),controller[_0x9106('0x1d')]);router[_0x9106('0x9')](_0x9106('0x1e'),auth[_0x9106('0x7')](),controller['getMailInteractions']);router[_0x9106('0x9')](_0x9106('0x1f'),auth[_0x9106('0x7')](),controller[_0x9106('0x20')]);router[_0x9106('0x9')]('/:id/fax/interactions',auth[_0x9106('0x7')](),controller[_0x9106('0x21')]);router[_0x9106('0x9')]('/:id/whatsapp/interactions',auth[_0x9106('0x7')](),controller['getWhatsappInteractions']);router['get'](_0x9106('0x22'),auth[_0x9106('0x7')](),controller['getTeams']);router[_0x9106('0x9')](_0x9106('0x23'),auth['isAuthenticated'](),controller[_0x9106('0x24')]);router[_0x9106('0x9')](_0x9106('0x25'),auth[_0x9106('0x7')](),controller[_0x9106('0x26')]);router['get']('/:id/prefixes',auth[_0x9106('0x7')](),controller[_0x9106('0x27')]);router[_0x9106('0x9')]('/:id/fax_accounts',auth['isAuthenticated'](),controller[_0x9106('0x28')]);router[_0x9106('0x9')](_0x9106('0x29'),auth[_0x9106('0x7')](),controller[_0x9106('0x2a')]);router[_0x9106('0x9')]('/:id/openchannel_accounts',auth[_0x9106('0x7')](),controller[_0x9106('0x2b')]);router[_0x9106('0x9')](_0x9106('0x2c'),auth[_0x9106('0x7')](),controller['getSmsAccounts']);router[_0x9106('0x9')](_0x9106('0x2d'),auth['isAuthenticated'](),controller['getChatWebsites']);router[_0x9106('0x9')](_0x9106('0x2e'),auth[_0x9106('0x7')](),controller[_0x9106('0x2f')]);router[_0x9106('0x9')](_0x9106('0x30'),auth['isAuthenticated'](),controller[_0x9106('0x31')]);router[_0x9106('0x9')](_0x9106('0x32'),auth[_0x9106('0x7')](),controller[_0x9106('0x33')]);router['post'](_0x9106('0x12'),auth['isAuthenticated'](),controller[_0x9106('0x34')]);router[_0x9106('0x35')]('/',auth[_0x9106('0x7')](),controller[_0x9106('0x36')]);router[_0x9106('0x35')](_0x9106('0x37'),auth[_0x9106('0x7')](),controller[_0x9106('0x38')]);router['post'](_0x9106('0x13'),auth['isAuthenticated'](),controller['addQueues']);var upload=multer({'storage':multer[_0x9106('0x39')]({'destination':function(_0xc3d35,_0x352a97,_0x2e2108){_0x2e2108(null,path[_0x9106('0x3a')](config[_0x9106('0x3b')],_0x9106('0x3c')));},'filename':function(_0xc6c990,_0x2e8738,_0x1d3252){_0x1d3252(null,util[_0x9106('0x3d')]('%s-%s',Date['now'](),_0x2e8738['originalname']));}})});router[_0x9106('0x35')](_0x9106('0xf'),upload[_0x9106('0x3e')](_0x9106('0x3f')),controller['addAvatar']);router['post']('/:id/login',auth['isAuthenticated'](),controller[_0x9106('0x40')]);router[_0x9106('0x35')](_0x9106('0x41'),auth[_0x9106('0x7')](),controller[_0x9106('0x42')]);router[_0x9106('0x35')](_0x9106('0x43'),auth[_0x9106('0x7')](),controller[_0x9106('0x44')]);router[_0x9106('0x35')](_0x9106('0x45'),auth[_0x9106('0x7')](),controller[_0x9106('0x46')]);router[_0x9106('0x35')](_0x9106('0x22'),auth[_0x9106('0x7')](),controller[_0x9106('0x47')]);router[_0x9106('0x35')](_0x9106('0x48'),auth['isAuthenticated'](),controller['addChatInteractions']);router[_0x9106('0x35')](_0x9106('0x49'),auth[_0x9106('0x7')](),controller[_0x9106('0x4a')]);router[_0x9106('0x35')](_0x9106('0x4b'),auth[_0x9106('0x7')](),controller[_0x9106('0x4c')]);router[_0x9106('0x35')](_0x9106('0x4d'),auth['isAuthenticated'](),controller[_0x9106('0x4e')]);router[_0x9106('0x35')]('/:id/openchannel_interactions',auth[_0x9106('0x7')](),controller['addOpenchannelInteractions']);router[_0x9106('0x35')]('/:id/whatsapp_interactions',auth[_0x9106('0x7')](),controller['addWhatsappInteractions']);router[_0x9106('0x35')](_0x9106('0x4f'),auth[_0x9106('0x7')](),controller[_0x9106('0x50')]);router[_0x9106('0x35')](_0x9106('0x29'),auth[_0x9106('0x7')](),controller[_0x9106('0x51')]);router[_0x9106('0x35')]('/:id/openchannel_accounts',auth[_0x9106('0x7')](),controller[_0x9106('0x52')]);router[_0x9106('0x35')](_0x9106('0x2c'),auth[_0x9106('0x7')](),controller[_0x9106('0x53')]);router['post'](_0x9106('0x2d'),auth[_0x9106('0x7')](),controller[_0x9106('0x54')]);router[_0x9106('0x35')](_0x9106('0x2e'),auth['isAuthenticated'](),controller[_0x9106('0x55')]);router[_0x9106('0x35')](_0x9106('0x32'),auth[_0x9106('0x7')](),controller[_0x9106('0x56')]);router[_0x9106('0x57')]('/:id',auth['isAuthenticated'](),controller[_0x9106('0x58')]);router[_0x9106('0x57')](_0x9106('0x59'),auth[_0x9106('0x7')](),controller[_0x9106('0x5a')]);router[_0x9106('0x5b')](_0x9106('0x13'),auth['isAuthenticated'](),controller[_0x9106('0x5c')]);router[_0x9106('0x5b')]('/:id/teams',auth[_0x9106('0x7')](),controller[_0x9106('0x5d')]);router[_0x9106('0x5b')](_0x9106('0x5e'),auth[_0x9106('0x7')](),controller['destroy']);router[_0x9106('0x5b')](_0x9106('0x48'),auth[_0x9106('0x7')](),controller['removeChatInteractions']);router['delete']('/:id/mail_interactions',auth[_0x9106('0x7')](),controller[_0x9106('0x5f')]);router[_0x9106('0x5b')]('/:id/fax_interactions',auth[_0x9106('0x7')](),controller[_0x9106('0x60')]);router[_0x9106('0x5b')](_0x9106('0x4d'),auth[_0x9106('0x7')](),controller[_0x9106('0x61')]);router[_0x9106('0x5b')](_0x9106('0x62'),auth[_0x9106('0x7')](),controller[_0x9106('0x63')]);router[_0x9106('0x5b')](_0x9106('0x64'),auth[_0x9106('0x7')](),controller[_0x9106('0x65')]);router[_0x9106('0x5b')](_0x9106('0x4f'),auth[_0x9106('0x7')](),controller['removeFaxAccounts']);router[_0x9106('0x5b')]('/:id/mail_accounts',auth['isAuthenticated'](),controller['removeMailAccounts']);router['delete'](_0x9106('0x66'),auth['isAuthenticated'](),controller[_0x9106('0x67')]);router[_0x9106('0x5b')]('/:id/sms_accounts',auth[_0x9106('0x7')](),controller[_0x9106('0x68')]);router[_0x9106('0x5b')](_0x9106('0x2d'),auth[_0x9106('0x7')](),controller[_0x9106('0x69')]);router[_0x9106('0x5b')](_0x9106('0x2e'),auth['isAuthenticated'](),controller['removeWhatsappAccounts']);router[_0x9106('0x5b')]('/:id/api_key',auth[_0x9106('0x7')](),controller[_0x9106('0x6a')]);router[_0x9106('0x35')](_0x9106('0x6b'),auth[_0x9106('0x7')](),controller[_0x9106('0x6c')]);module[_0x9106('0x6d')]=router;
\ No newline at end of file
+var _0x7a35=['/:id/sms_accounts','getChatWebsites','/:id/whatsapp_accounts','/:id/scheduled_calls','getScheduledCalls','/:id/api_key','getApiKey','post','addContacts','create','/create_many','diskStorage','join','root','format','%s-%s','now','originalname','file','addAvatar','/:id/login','logout','/:id/pause','pause','/:id/unpause','unpause','addTeams','/:id/chat_interactions','addChatInteractions','addMailInteractions','/:id/sms_interactions','addSmsInteractions','/:id/openchannel_interactions','addFaxAccounts','addSmsAccounts','/:id/chat_websites','addChatWebsites','addWhatsappAccounts','createApiKey','/:id','update','put','/:id/password','changePassword','delete','removeTeams','destroy','removeChatInteractions','removeMailInteractions','/:id/fax_interactions','removeFaxInteractions','removeSmsInteractions','removeOpenchannelInteractions','/:id/whatsapp_interactions','removeMailAccounts','removeSmsAccounts','messengerSoundNotification','exports','multer','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./user.controller','get','isAuthenticated','index','/describe','describe','/whoami','whoami','/presence','getPresence','show','/:id/avatar','getAvatar','/:id/open_tabs','getOpenTabs','/:id/contacts','getContacts','/:id/queues','getQueues','/:id/queues_rt','getVoiceQueuesRt','getGroups','/:id/recordings','getRecordings','/:id/screen_recordings','/:id/chat/interactions','getChatInteractions','/:id/openchannel/interactions','getMailInteractions','/:id/sms/interactions','getSmsInteractions','/:id/whatsapp/interactions','/:id/teams','getTeams','/:id/agents','getAgents','/:id/prefixes','getVoicePrefixes','/:id/fax_accounts','getFaxAccounts','/:id/mail_accounts','/:id/openchannel_accounts','getOpenchannelAccounts'];(function(_0x29ae80,_0x3579f1){var _0x5d6d71=function(_0xfaffe2){while(--_0xfaffe2){_0x29ae80['push'](_0x29ae80['shift']());}};_0x5d6d71(++_0x3579f1);}(_0x7a35,0x1ea));var _0x57a3=function(_0x14915a,_0x222f6b){_0x14915a=_0x14915a-0x0;var _0x2f683c=_0x7a35[_0x14915a];return _0x2f683c;};'use strict';var multer=require(_0x57a3('0x0'));var util=require('util');var path=require(_0x57a3('0x1'));var timeout=require('connect-timeout');var express=require(_0x57a3('0x2'));var router=express[_0x57a3('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0x57a3('0x4'));var interaction=require(_0x57a3('0x5'));var config=require(_0x57a3('0x6'));var controller=require(_0x57a3('0x7'));router[_0x57a3('0x8')]('/',auth[_0x57a3('0x9')](),controller[_0x57a3('0xa')]);router[_0x57a3('0x8')](_0x57a3('0xb'),auth['isAuthenticated'](),controller[_0x57a3('0xc')]);router['get'](_0x57a3('0xd'),auth['isAuthenticated'](),controller[_0x57a3('0xe')]);router['get'](_0x57a3('0xf'),auth[_0x57a3('0x9')](),controller[_0x57a3('0x10')]);router['get']('/:id',auth[_0x57a3('0x9')](),controller[_0x57a3('0x11')]);router[_0x57a3('0x8')](_0x57a3('0x12'),controller[_0x57a3('0x13')]);router['get'](_0x57a3('0x14'),auth[_0x57a3('0x9')](),controller[_0x57a3('0x15')]);router[_0x57a3('0x8')](_0x57a3('0x16'),auth[_0x57a3('0x9')](),controller[_0x57a3('0x17')]);router[_0x57a3('0x8')](_0x57a3('0x18'),auth[_0x57a3('0x9')](),controller[_0x57a3('0x19')]);router[_0x57a3('0x8')](_0x57a3('0x1a'),auth[_0x57a3('0x9')](),controller[_0x57a3('0x1b')]);router['get']('/:id/groups',auth[_0x57a3('0x9')](),controller[_0x57a3('0x1c')]);router[_0x57a3('0x8')](_0x57a3('0x1d'),auth[_0x57a3('0x9')](),controller[_0x57a3('0x1e')]);router[_0x57a3('0x8')](_0x57a3('0x1f'),auth[_0x57a3('0x9')](),controller['getScreenRecordings']);router[_0x57a3('0x8')](_0x57a3('0x20'),auth[_0x57a3('0x9')](),controller[_0x57a3('0x21')]);router['get'](_0x57a3('0x22'),auth[_0x57a3('0x9')](),controller['getOpenchannelInteractions']);router[_0x57a3('0x8')]('/:id/mail/interactions',auth[_0x57a3('0x9')](),controller[_0x57a3('0x23')]);router[_0x57a3('0x8')](_0x57a3('0x24'),auth[_0x57a3('0x9')](),controller[_0x57a3('0x25')]);router[_0x57a3('0x8')]('/:id/fax/interactions',auth[_0x57a3('0x9')](),controller['getFaxInteractions']);router['get'](_0x57a3('0x26'),auth['isAuthenticated'](),controller['getWhatsappInteractions']);router[_0x57a3('0x8')](_0x57a3('0x27'),auth[_0x57a3('0x9')](),controller[_0x57a3('0x28')]);router[_0x57a3('0x8')]('/:id/lists',auth[_0x57a3('0x9')](),controller['getLists']);router[_0x57a3('0x8')](_0x57a3('0x29'),auth[_0x57a3('0x9')](),controller[_0x57a3('0x2a')]);router[_0x57a3('0x8')](_0x57a3('0x2b'),auth[_0x57a3('0x9')](),controller[_0x57a3('0x2c')]);router[_0x57a3('0x8')](_0x57a3('0x2d'),auth[_0x57a3('0x9')](),controller[_0x57a3('0x2e')]);router[_0x57a3('0x8')](_0x57a3('0x2f'),auth[_0x57a3('0x9')](),controller['getMailAccounts']);router[_0x57a3('0x8')](_0x57a3('0x30'),auth[_0x57a3('0x9')](),controller[_0x57a3('0x31')]);router[_0x57a3('0x8')](_0x57a3('0x32'),auth[_0x57a3('0x9')](),controller['getSmsAccounts']);router['get']('/:id/chat_websites',auth['isAuthenticated'](),controller[_0x57a3('0x33')]);router['get'](_0x57a3('0x34'),auth[_0x57a3('0x9')](),controller['getWhatsappAccounts']);router[_0x57a3('0x8')](_0x57a3('0x35'),auth[_0x57a3('0x9')](),controller[_0x57a3('0x36')]);router[_0x57a3('0x8')](_0x57a3('0x37'),auth['isAuthenticated'](),controller[_0x57a3('0x38')]);router[_0x57a3('0x39')](_0x57a3('0x16'),auth[_0x57a3('0x9')](),controller[_0x57a3('0x3a')]);router[_0x57a3('0x39')]('/',auth[_0x57a3('0x9')](),controller[_0x57a3('0x3b')]);router[_0x57a3('0x39')](_0x57a3('0x3c'),auth[_0x57a3('0x9')](),controller['bulkCreate']);router['post'](_0x57a3('0x18'),auth['isAuthenticated'](),controller['addQueues']);var upload=multer({'storage':multer[_0x57a3('0x3d')]({'destination':function(_0x41f121,_0x15dd47,_0x287be1){_0x287be1(null,path[_0x57a3('0x3e')](config[_0x57a3('0x3f')],'server/files/images/'));},'filename':function(_0x8244dc,_0x3cf5a4,_0x120036){_0x120036(null,util[_0x57a3('0x40')](_0x57a3('0x41'),Date[_0x57a3('0x42')](),_0x3cf5a4[_0x57a3('0x43')]));}})});router['post'](_0x57a3('0x12'),upload['single'](_0x57a3('0x44')),controller[_0x57a3('0x45')]);router[_0x57a3('0x39')](_0x57a3('0x46'),auth[_0x57a3('0x9')](),controller['login']);router[_0x57a3('0x39')]('/:id/logout',auth[_0x57a3('0x9')](),controller[_0x57a3('0x47')]);router[_0x57a3('0x39')](_0x57a3('0x48'),auth[_0x57a3('0x9')](),controller[_0x57a3('0x49')]);router[_0x57a3('0x39')](_0x57a3('0x4a'),auth[_0x57a3('0x9')](),controller[_0x57a3('0x4b')]);router['post'](_0x57a3('0x27'),auth[_0x57a3('0x9')](),controller[_0x57a3('0x4c')]);router[_0x57a3('0x39')](_0x57a3('0x4d'),auth[_0x57a3('0x9')](),controller[_0x57a3('0x4e')]);router['post']('/:id/mail_interactions',auth[_0x57a3('0x9')](),controller[_0x57a3('0x4f')]);router['post']('/:id/fax_interactions',auth['isAuthenticated'](),controller['addFaxInteractions']);router[_0x57a3('0x39')](_0x57a3('0x50'),auth['isAuthenticated'](),controller[_0x57a3('0x51')]);router[_0x57a3('0x39')](_0x57a3('0x52'),auth[_0x57a3('0x9')](),controller['addOpenchannelInteractions']);router[_0x57a3('0x39')]('/:id/whatsapp_interactions',auth[_0x57a3('0x9')](),controller['addWhatsappInteractions']);router[_0x57a3('0x39')](_0x57a3('0x2d'),auth[_0x57a3('0x9')](),controller[_0x57a3('0x53')]);router[_0x57a3('0x39')](_0x57a3('0x2f'),auth[_0x57a3('0x9')](),controller['addMailAccounts']);router[_0x57a3('0x39')](_0x57a3('0x30'),auth[_0x57a3('0x9')](),controller['addOpenchannelAccounts']);router[_0x57a3('0x39')](_0x57a3('0x32'),auth['isAuthenticated'](),controller[_0x57a3('0x54')]);router['post'](_0x57a3('0x55'),auth['isAuthenticated'](),controller[_0x57a3('0x56')]);router[_0x57a3('0x39')](_0x57a3('0x34'),auth[_0x57a3('0x9')](),controller[_0x57a3('0x57')]);router[_0x57a3('0x39')]('/:id/api_key',auth[_0x57a3('0x9')](),controller[_0x57a3('0x58')]);router['put'](_0x57a3('0x59'),auth['isAuthenticated'](),controller[_0x57a3('0x5a')]);router[_0x57a3('0x5b')](_0x57a3('0x5c'),auth['isAuthenticated'](),controller[_0x57a3('0x5d')]);router[_0x57a3('0x5e')]('/:id/queues',auth[_0x57a3('0x9')](),controller['removeQueues']);router[_0x57a3('0x5e')](_0x57a3('0x27'),auth[_0x57a3('0x9')](),controller[_0x57a3('0x5f')]);router[_0x57a3('0x5e')](_0x57a3('0x59'),auth[_0x57a3('0x9')](),controller[_0x57a3('0x60')]);router['delete'](_0x57a3('0x4d'),auth['isAuthenticated'](),controller[_0x57a3('0x61')]);router[_0x57a3('0x5e')]('/:id/mail_interactions',auth[_0x57a3('0x9')](),controller[_0x57a3('0x62')]);router[_0x57a3('0x5e')](_0x57a3('0x63'),auth['isAuthenticated'](),controller[_0x57a3('0x64')]);router[_0x57a3('0x5e')](_0x57a3('0x50'),auth[_0x57a3('0x9')](),controller[_0x57a3('0x65')]);router[_0x57a3('0x5e')](_0x57a3('0x52'),auth['isAuthenticated'](),controller[_0x57a3('0x66')]);router[_0x57a3('0x5e')](_0x57a3('0x67'),auth[_0x57a3('0x9')](),controller['removeWhatsappInteractions']);router[_0x57a3('0x5e')](_0x57a3('0x2d'),auth[_0x57a3('0x9')](),controller['removeFaxAccounts']);router[_0x57a3('0x5e')](_0x57a3('0x2f'),auth['isAuthenticated'](),controller[_0x57a3('0x68')]);router[_0x57a3('0x5e')]('/:id/openchannel_accounts',auth[_0x57a3('0x9')](),controller['removeOpenchannelAccounts']);router[_0x57a3('0x5e')](_0x57a3('0x32'),auth[_0x57a3('0x9')](),controller[_0x57a3('0x69')]);router['delete'](_0x57a3('0x55'),auth['isAuthenticated'](),controller['removeChatWebsites']);router[_0x57a3('0x5e')](_0x57a3('0x34'),auth[_0x57a3('0x9')](),controller['removeWhatsappAccounts']);router['delete'](_0x57a3('0x37'),auth[_0x57a3('0x9')](),controller['removeApiKey']);router['post']('/:id/messengerSoundNotification',auth[_0x57a3('0x9')](),controller[_0x57a3('0x6a')]);module[_0x57a3('0x6b')]=router;
\ No newline at end of file