Built motion from commit (unavailable).|2.5.26
[motion2.git] / server / api / user / index.js
index 20919b9..90d85c4 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6611=['/presence','getPresence','show','/:id/avatar','/:id/open_tabs','getOpenTabs','/:id/contacts','getContacts','/:id/queues','getQueues','getVoiceQueuesRt','getGroups','/:id/recordings','getRecordings','/:id/screen_recordings','getScreenRecordings','/:id/openchannel/interactions','getOpenchannelInteractions','/:id/mail/interactions','/:id/sms/interactions','getSmsInteractions','/:id/fax/interactions','getFaxInteractions','/:id/whatsapp/interactions','getWhatsappInteractions','getTeams','getLists','/:id/agents','getAgents','/:id/prefixes','getVoicePrefixes','/:id/fax_accounts','/:id/mail_accounts','getOpenchannelAccounts','/:id/sms_accounts','getSmsAccounts','/:id/chat_websites','/:id/whatsapp_accounts','getWhatsappAccounts','/:id/scheduled_calls','getScheduledCalls','/:id/api_key','post','addContacts','create','addQueues','diskStorage','root','server/files/images/','format','%s-%s','now','originalname','file','addAvatar','/:id/login','login','/:id/logout','/:id/pause','pause','/:id/unpause','unpause','/:id/teams','/:id/chat_interactions','addChatInteractions','/:id/mail_interactions','addMailInteractions','/:id/fax_interactions','/:id/sms_interactions','addSmsInteractions','/:id/openchannel_interactions','addOpenchannelInteractions','/:id/whatsapp_interactions','addWhatsappInteractions','addFaxAccounts','addMailAccounts','addSmsAccounts','addChatWebsites','addWhatsappAccounts','/:id/square_projects','addSquareProjects','put','/:id','update','/:id/password','changePassword','removeQueues','delete','removeTeams','destroy','removeChatInteractions','removeFaxInteractions','removeSmsInteractions','removeOpenchannelInteractions','removeWhatsappInteractions','removeFaxAccounts','removeMailAccounts','/:id/openchannel_accounts','removeOpenchannelAccounts','removeSmsAccounts','removeChatWebsites','removeWhatsappAccounts','removeApiKey','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./user.controller','get','isAuthenticated','/describe','/whoami','whoami'];(function(_0x45abc8,_0x204450){var _0x1f7aea=function(_0x575cdc){while(--_0x575cdc){_0x45abc8['push'](_0x45abc8['shift']());}};_0x1f7aea(++_0x204450);}(_0x6611,0xdd));var _0x1661=function(_0x432682,_0x253044){_0x432682=_0x432682-0x0;var _0x463d05=_0x6611[_0x432682];return _0x463d05;};'use strict';var multer=require('multer');var util=require(_0x1661('0x0'));var path=require(_0x1661('0x1'));var timeout=require(_0x1661('0x2'));var express=require(_0x1661('0x3'));var router=express[_0x1661('0x4')]();var fs_extra=require(_0x1661('0x5'));var auth=require(_0x1661('0x6'));var interaction=require(_0x1661('0x7'));var config=require(_0x1661('0x8'));var controller=require(_0x1661('0x9'));router[_0x1661('0xa')]('/',auth[_0x1661('0xb')](),controller['index']);router['get'](_0x1661('0xc'),auth[_0x1661('0xb')](),controller['describe']);router['get'](_0x1661('0xd'),auth[_0x1661('0xb')](),controller[_0x1661('0xe')]);router[_0x1661('0xa')](_0x1661('0xf'),auth[_0x1661('0xb')](),controller[_0x1661('0x10')]);router[_0x1661('0xa')]('/:id',auth[_0x1661('0xb')](),controller[_0x1661('0x11')]);router['get'](_0x1661('0x12'),controller['getAvatar']);router[_0x1661('0xa')](_0x1661('0x13'),auth[_0x1661('0xb')](),controller[_0x1661('0x14')]);router[_0x1661('0xa')](_0x1661('0x15'),auth[_0x1661('0xb')](),controller[_0x1661('0x16')]);router[_0x1661('0xa')](_0x1661('0x17'),auth[_0x1661('0xb')](),controller[_0x1661('0x18')]);router[_0x1661('0xa')]('/:id/queues_rt',auth['isAuthenticated'](),controller[_0x1661('0x19')]);router[_0x1661('0xa')]('/:id/groups',auth[_0x1661('0xb')](),controller[_0x1661('0x1a')]);router[_0x1661('0xa')](_0x1661('0x1b'),auth['isAuthenticated'](),controller[_0x1661('0x1c')]);router['get'](_0x1661('0x1d'),auth['isAuthenticated'](),controller[_0x1661('0x1e')]);router[_0x1661('0xa')]('/:id/chat/interactions',auth[_0x1661('0xb')](),controller['getChatInteractions']);router[_0x1661('0xa')](_0x1661('0x1f'),auth[_0x1661('0xb')](),controller[_0x1661('0x20')]);router[_0x1661('0xa')](_0x1661('0x21'),auth[_0x1661('0xb')](),controller['getMailInteractions']);router['get'](_0x1661('0x22'),auth[_0x1661('0xb')](),controller[_0x1661('0x23')]);router[_0x1661('0xa')](_0x1661('0x24'),auth['isAuthenticated'](),controller[_0x1661('0x25')]);router['get'](_0x1661('0x26'),auth[_0x1661('0xb')](),controller[_0x1661('0x27')]);router[_0x1661('0xa')]('/:id/teams',auth[_0x1661('0xb')](),controller[_0x1661('0x28')]);router[_0x1661('0xa')]('/:id/lists',auth[_0x1661('0xb')](),controller[_0x1661('0x29')]);router['get'](_0x1661('0x2a'),auth['isAuthenticated'](),controller[_0x1661('0x2b')]);router[_0x1661('0xa')](_0x1661('0x2c'),auth[_0x1661('0xb')](),controller[_0x1661('0x2d')]);router[_0x1661('0xa')](_0x1661('0x2e'),auth[_0x1661('0xb')](),controller['getFaxAccounts']);router[_0x1661('0xa')](_0x1661('0x2f'),auth['isAuthenticated'](),controller['getMailAccounts']);router[_0x1661('0xa')]('/:id/openchannel_accounts',auth[_0x1661('0xb')](),controller[_0x1661('0x30')]);router['get'](_0x1661('0x31'),auth[_0x1661('0xb')](),controller[_0x1661('0x32')]);router[_0x1661('0xa')](_0x1661('0x33'),auth[_0x1661('0xb')](),controller['getChatWebsites']);router[_0x1661('0xa')](_0x1661('0x34'),auth['isAuthenticated'](),controller[_0x1661('0x35')]);router[_0x1661('0xa')]('/:id/square_projects',auth[_0x1661('0xb')](),controller['getSquareProjects']);router[_0x1661('0xa')](_0x1661('0x36'),auth[_0x1661('0xb')](),controller[_0x1661('0x37')]);router[_0x1661('0xa')](_0x1661('0x38'),auth[_0x1661('0xb')](),controller['getApiKey']);router[_0x1661('0x39')](_0x1661('0x15'),auth[_0x1661('0xb')](),controller[_0x1661('0x3a')]);router['post']('/',auth[_0x1661('0xb')](),controller[_0x1661('0x3b')]);router[_0x1661('0x39')]('/create_many',auth[_0x1661('0xb')](),controller['bulkCreate']);router['post']('/:id/queues',auth[_0x1661('0xb')](),controller[_0x1661('0x3c')]);var upload=multer({'storage':multer[_0x1661('0x3d')]({'destination':function(_0x349cde,_0x3ee199,_0x339864){_0x339864(null,path['join'](config[_0x1661('0x3e')],_0x1661('0x3f')));},'filename':function(_0x21f793,_0x502647,_0x3a24e4){_0x3a24e4(null,util[_0x1661('0x40')](_0x1661('0x41'),Date[_0x1661('0x42')](),_0x502647[_0x1661('0x43')]));}})});router['post']('/:id/avatar',upload['single'](_0x1661('0x44')),controller[_0x1661('0x45')]);router[_0x1661('0x39')](_0x1661('0x46'),auth[_0x1661('0xb')](),controller[_0x1661('0x47')]);router[_0x1661('0x39')](_0x1661('0x48'),auth[_0x1661('0xb')](),controller['logout']);router['post'](_0x1661('0x49'),auth['isAuthenticated'](),controller[_0x1661('0x4a')]);router[_0x1661('0x39')](_0x1661('0x4b'),auth['isAuthenticated'](),controller[_0x1661('0x4c')]);router[_0x1661('0x39')](_0x1661('0x4d'),auth[_0x1661('0xb')](),controller['addTeams']);router['post'](_0x1661('0x4e'),auth[_0x1661('0xb')](),controller[_0x1661('0x4f')]);router['post'](_0x1661('0x50'),auth[_0x1661('0xb')](),controller[_0x1661('0x51')]);router[_0x1661('0x39')](_0x1661('0x52'),auth[_0x1661('0xb')](),controller['addFaxInteractions']);router[_0x1661('0x39')](_0x1661('0x53'),auth[_0x1661('0xb')](),controller[_0x1661('0x54')]);router[_0x1661('0x39')](_0x1661('0x55'),auth[_0x1661('0xb')](),controller[_0x1661('0x56')]);router['post'](_0x1661('0x57'),auth[_0x1661('0xb')](),controller[_0x1661('0x58')]);router[_0x1661('0x39')]('/:id/fax_accounts',auth[_0x1661('0xb')](),controller[_0x1661('0x59')]);router[_0x1661('0x39')](_0x1661('0x2f'),auth[_0x1661('0xb')](),controller[_0x1661('0x5a')]);router[_0x1661('0x39')]('/:id/openchannel_accounts',auth[_0x1661('0xb')](),controller['addOpenchannelAccounts']);router['post']('/:id/sms_accounts',auth[_0x1661('0xb')](),controller[_0x1661('0x5b')]);router[_0x1661('0x39')](_0x1661('0x33'),auth['isAuthenticated'](),controller[_0x1661('0x5c')]);router[_0x1661('0x39')](_0x1661('0x34'),auth[_0x1661('0xb')](),controller[_0x1661('0x5d')]);router['post'](_0x1661('0x5e'),auth[_0x1661('0xb')](),controller[_0x1661('0x5f')]);router[_0x1661('0x39')](_0x1661('0x38'),auth['isAuthenticated'](),controller['createApiKey']);router[_0x1661('0x60')](_0x1661('0x61'),auth[_0x1661('0xb')](),controller[_0x1661('0x62')]);router[_0x1661('0x60')](_0x1661('0x63'),auth[_0x1661('0xb')](),controller[_0x1661('0x64')]);router['delete'](_0x1661('0x17'),auth['isAuthenticated'](),controller[_0x1661('0x65')]);router[_0x1661('0x66')](_0x1661('0x4d'),auth[_0x1661('0xb')](),controller[_0x1661('0x67')]);router[_0x1661('0x66')](_0x1661('0x61'),auth[_0x1661('0xb')](),controller[_0x1661('0x68')]);router[_0x1661('0x66')](_0x1661('0x4e'),auth[_0x1661('0xb')](),controller[_0x1661('0x69')]);router[_0x1661('0x66')](_0x1661('0x50'),auth['isAuthenticated'](),controller['removeMailInteractions']);router[_0x1661('0x66')](_0x1661('0x52'),auth[_0x1661('0xb')](),controller[_0x1661('0x6a')]);router['delete']('/:id/sms_interactions',auth[_0x1661('0xb')](),controller[_0x1661('0x6b')]);router[_0x1661('0x66')](_0x1661('0x55'),auth[_0x1661('0xb')](),controller[_0x1661('0x6c')]);router[_0x1661('0x66')](_0x1661('0x57'),auth[_0x1661('0xb')](),controller[_0x1661('0x6d')]);router[_0x1661('0x66')]('/:id/fax_accounts',auth[_0x1661('0xb')](),controller[_0x1661('0x6e')]);router[_0x1661('0x66')](_0x1661('0x2f'),auth[_0x1661('0xb')](),controller[_0x1661('0x6f')]);router[_0x1661('0x66')](_0x1661('0x70'),auth[_0x1661('0xb')](),controller[_0x1661('0x71')]);router[_0x1661('0x66')](_0x1661('0x31'),auth[_0x1661('0xb')](),controller[_0x1661('0x72')]);router[_0x1661('0x66')](_0x1661('0x33'),auth[_0x1661('0xb')](),controller[_0x1661('0x73')]);router['delete'](_0x1661('0x34'),auth['isAuthenticated'](),controller[_0x1661('0x74')]);router[_0x1661('0x66')]('/:id/square_projects',auth['isAuthenticated'](),controller['removeSquareProjects']);router['delete'](_0x1661('0x38'),auth[_0x1661('0xb')](),controller[_0x1661('0x75')]);module['exports']=router;
\ No newline at end of file
+var _0xbd50=['getGroups','/:id/recordings','getRecordings','/:id/screen_recordings','getScreenRecordings','/:id/chat/interactions','/:id/mail/interactions','getMailInteractions','getSmsInteractions','/:id/whatsapp/interactions','getWhatsappInteractions','/:id/teams','getTeams','/:id/lists','getLists','/:id/agents','getAgents','/:id/prefixes','getVoicePrefixes','getFaxAccounts','/:id/mail_accounts','/:id/openchannel_accounts','getOpenchannelAccounts','/:id/sms_accounts','getSmsAccounts','/:id/chat_websites','getWhatsappAccounts','/:id/square_projects','getSquareProjects','/:id/scheduled_calls','getScheduledCalls','/:id/api_key','post','create','/create_many','bulkCreate','addQueues','diskStorage','root','server/files/images/','format','now','originalname','single','file','addAvatar','/:id/login','login','/:id/logout','/:id/pause','pause','/:id/unpause','/:id/chat_interactions','/:id/mail_interactions','/:id/fax_interactions','/:id/sms_interactions','addSmsInteractions','/:id/openchannel_interactions','addOpenchannelInteractions','/:id/whatsapp_interactions','/:id/fax_accounts','addOpenchannelAccounts','addSmsAccounts','addChatWebsites','/:id/whatsapp_accounts','addWhatsappAccounts','createApiKey','put','/:id/password','delete','removeQueues','removeChatInteractions','removeMailInteractions','removeFaxInteractions','removeSmsInteractions','removeWhatsappInteractions','removeFaxAccounts','removeMailAccounts','removeOpenchannelAccounts','removeSmsAccounts','removeSquareProjects','exports','multer','util','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','isAuthenticated','index','get','/describe','/whoami','whoami','/presence','/:id','show','/:id/avatar','/:id/open_tabs','getOpenTabs','/:id/contacts','getContacts','/:id/queues','/:id/queues_rt','getVoiceQueuesRt','/:id/groups'];(function(_0x109edf,_0x1d18b5){var _0x4040ac=function(_0xf4b332){while(--_0xf4b332){_0x109edf['push'](_0x109edf['shift']());}};_0x4040ac(++_0x1d18b5);}(_0xbd50,0x196));var _0x0bd5=function(_0x34bd11,_0x322433){_0x34bd11=_0x34bd11-0x0;var _0x2a4f5c=_0xbd50[_0x34bd11];return _0x2a4f5c;};'use strict';var multer=require(_0x0bd5('0x0'));var util=require(_0x0bd5('0x1'));var path=require(_0x0bd5('0x2'));var timeout=require('connect-timeout');var express=require(_0x0bd5('0x3'));var router=express[_0x0bd5('0x4')]();var fs_extra=require(_0x0bd5('0x5'));var auth=require(_0x0bd5('0x6'));var interaction=require(_0x0bd5('0x7'));var config=require('../../config/environment');var controller=require('./user.controller');router['get']('/',auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x9')]);router[_0x0bd5('0xa')](_0x0bd5('0xb'),auth[_0x0bd5('0x8')](),controller['describe']);router['get'](_0x0bd5('0xc'),auth[_0x0bd5('0x8')](),controller[_0x0bd5('0xd')]);router['get'](_0x0bd5('0xe'),auth[_0x0bd5('0x8')](),controller['getPresence']);router[_0x0bd5('0xa')](_0x0bd5('0xf'),auth['isAuthenticated'](),controller[_0x0bd5('0x10')]);router[_0x0bd5('0xa')](_0x0bd5('0x11'),controller['getAvatar']);router[_0x0bd5('0xa')](_0x0bd5('0x12'),auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x13')]);router[_0x0bd5('0xa')](_0x0bd5('0x14'),auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x15')]);router['get'](_0x0bd5('0x16'),auth[_0x0bd5('0x8')](),controller['getQueues']);router[_0x0bd5('0xa')](_0x0bd5('0x17'),auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x18')]);router['get'](_0x0bd5('0x19'),auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x1a')]);router[_0x0bd5('0xa')](_0x0bd5('0x1b'),auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x1c')]);router[_0x0bd5('0xa')](_0x0bd5('0x1d'),auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x1e')]);router[_0x0bd5('0xa')](_0x0bd5('0x1f'),auth[_0x0bd5('0x8')](),controller['getChatInteractions']);router['get']('/:id/openchannel/interactions',auth['isAuthenticated'](),controller['getOpenchannelInteractions']);router[_0x0bd5('0xa')](_0x0bd5('0x20'),auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x21')]);router[_0x0bd5('0xa')]('/:id/sms/interactions',auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x22')]);router[_0x0bd5('0xa')]('/:id/fax/interactions',auth[_0x0bd5('0x8')](),controller['getFaxInteractions']);router['get'](_0x0bd5('0x23'),auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x24')]);router['get'](_0x0bd5('0x25'),auth['isAuthenticated'](),controller[_0x0bd5('0x26')]);router[_0x0bd5('0xa')](_0x0bd5('0x27'),auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x28')]);router[_0x0bd5('0xa')](_0x0bd5('0x29'),auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x2a')]);router[_0x0bd5('0xa')](_0x0bd5('0x2b'),auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x2c')]);router[_0x0bd5('0xa')]('/:id/fax_accounts',auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x2d')]);router['get'](_0x0bd5('0x2e'),auth[_0x0bd5('0x8')](),controller['getMailAccounts']);router[_0x0bd5('0xa')](_0x0bd5('0x2f'),auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x30')]);router['get'](_0x0bd5('0x31'),auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x32')]);router[_0x0bd5('0xa')](_0x0bd5('0x33'),auth[_0x0bd5('0x8')](),controller['getChatWebsites']);router[_0x0bd5('0xa')]('/:id/whatsapp_accounts',auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x34')]);router[_0x0bd5('0xa')](_0x0bd5('0x35'),auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x36')]);router[_0x0bd5('0xa')](_0x0bd5('0x37'),auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x38')]);router[_0x0bd5('0xa')](_0x0bd5('0x39'),auth[_0x0bd5('0x8')](),controller['getApiKey']);router[_0x0bd5('0x3a')](_0x0bd5('0x14'),auth['isAuthenticated'](),controller['addContacts']);router[_0x0bd5('0x3a')]('/',auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x3b')]);router[_0x0bd5('0x3a')](_0x0bd5('0x3c'),auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x3d')]);router[_0x0bd5('0x3a')](_0x0bd5('0x16'),auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x3e')]);var upload=multer({'storage':multer[_0x0bd5('0x3f')]({'destination':function(_0x427de9,_0x4c4fd4,_0x109f54){_0x109f54(null,path['join'](config[_0x0bd5('0x40')],_0x0bd5('0x41')));},'filename':function(_0x30f9da,_0x1fcc49,_0x3fdc95){_0x3fdc95(null,util[_0x0bd5('0x42')]('%s-%s',Date[_0x0bd5('0x43')](),_0x1fcc49[_0x0bd5('0x44')]));}})});router[_0x0bd5('0x3a')](_0x0bd5('0x11'),upload[_0x0bd5('0x45')](_0x0bd5('0x46')),controller[_0x0bd5('0x47')]);router[_0x0bd5('0x3a')](_0x0bd5('0x48'),auth['isAuthenticated'](),controller[_0x0bd5('0x49')]);router['post'](_0x0bd5('0x4a'),auth[_0x0bd5('0x8')](),controller['logout']);router[_0x0bd5('0x3a')](_0x0bd5('0x4b'),auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x4c')]);router[_0x0bd5('0x3a')](_0x0bd5('0x4d'),auth[_0x0bd5('0x8')](),controller['unpause']);router['post'](_0x0bd5('0x25'),auth['isAuthenticated'](),controller['addTeams']);router[_0x0bd5('0x3a')](_0x0bd5('0x4e'),auth['isAuthenticated'](),controller['addChatInteractions']);router['post'](_0x0bd5('0x4f'),auth['isAuthenticated'](),controller['addMailInteractions']);router[_0x0bd5('0x3a')](_0x0bd5('0x50'),auth['isAuthenticated'](),controller['addFaxInteractions']);router[_0x0bd5('0x3a')](_0x0bd5('0x51'),auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x52')]);router['post'](_0x0bd5('0x53'),auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x54')]);router[_0x0bd5('0x3a')](_0x0bd5('0x55'),auth[_0x0bd5('0x8')](),controller['addWhatsappInteractions']);router[_0x0bd5('0x3a')](_0x0bd5('0x56'),auth[_0x0bd5('0x8')](),controller['addFaxAccounts']);router[_0x0bd5('0x3a')](_0x0bd5('0x2e'),auth[_0x0bd5('0x8')](),controller['addMailAccounts']);router[_0x0bd5('0x3a')](_0x0bd5('0x2f'),auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x57')]);router[_0x0bd5('0x3a')]('/:id/sms_accounts',auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x58')]);router['post'](_0x0bd5('0x33'),auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x59')]);router[_0x0bd5('0x3a')](_0x0bd5('0x5a'),auth['isAuthenticated'](),controller[_0x0bd5('0x5b')]);router[_0x0bd5('0x3a')]('/:id/square_projects',auth[_0x0bd5('0x8')](),controller['addSquareProjects']);router[_0x0bd5('0x3a')](_0x0bd5('0x39'),auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x5c')]);router['put'](_0x0bd5('0xf'),auth['isAuthenticated'](),controller['update']);router[_0x0bd5('0x5d')](_0x0bd5('0x5e'),auth[_0x0bd5('0x8')](),controller['changePassword']);router[_0x0bd5('0x5f')]('/:id/queues',auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x60')]);router[_0x0bd5('0x5f')]('/:id/teams',auth['isAuthenticated'](),controller['removeTeams']);router[_0x0bd5('0x5f')](_0x0bd5('0xf'),auth[_0x0bd5('0x8')](),controller['destroy']);router[_0x0bd5('0x5f')](_0x0bd5('0x4e'),auth['isAuthenticated'](),controller[_0x0bd5('0x61')]);router['delete']('/:id/mail_interactions',auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x62')]);router[_0x0bd5('0x5f')](_0x0bd5('0x50'),auth['isAuthenticated'](),controller[_0x0bd5('0x63')]);router[_0x0bd5('0x5f')](_0x0bd5('0x51'),auth['isAuthenticated'](),controller[_0x0bd5('0x64')]);router[_0x0bd5('0x5f')](_0x0bd5('0x53'),auth['isAuthenticated'](),controller['removeOpenchannelInteractions']);router[_0x0bd5('0x5f')]('/:id/whatsapp_interactions',auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x65')]);router[_0x0bd5('0x5f')]('/:id/fax_accounts',auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x66')]);router[_0x0bd5('0x5f')](_0x0bd5('0x2e'),auth['isAuthenticated'](),controller[_0x0bd5('0x67')]);router[_0x0bd5('0x5f')](_0x0bd5('0x2f'),auth[_0x0bd5('0x8')](),controller[_0x0bd5('0x68')]);router['delete'](_0x0bd5('0x31'),auth['isAuthenticated'](),controller[_0x0bd5('0x69')]);router['delete']('/:id/chat_websites',auth[_0x0bd5('0x8')](),controller['removeChatWebsites']);router[_0x0bd5('0x5f')](_0x0bd5('0x5a'),auth[_0x0bd5('0x8')](),controller['removeWhatsappAccounts']);router[_0x0bd5('0x5f')](_0x0bd5('0x35'),auth['isAuthenticated'](),controller[_0x0bd5('0x6a')]);router[_0x0bd5('0x5f')]('/:id/api_key',auth[_0x0bd5('0x8')](),controller['removeApiKey']);module[_0x0bd5('0x6b')]=router;
\ No newline at end of file