Built motion from commit (unavailable).|2.5.4
[motion2.git] / server / api / user / index.js
index 2247188..4b6e901 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3d14=['/describe','describe','get','/whoami','whoami','/:id','/:id/avatar','getAvatar','getContacts','getQueues','getVoiceQueuesRt','/:id/groups','getGroups','/:id/recordings','getRecordings','getScreenRecordings','getChatInteractions','/:id/openchannel/interactions','getOpenchannelInteractions','/:id/mail/interactions','getMailInteractions','/:id/sms/interactions','getSmsInteractions','/:id/fax/interactions','getFaxInteractions','/:id/whatsapp/interactions','getWhatsappInteractions','getTeams','/:id/lists','getLists','getAgents','getVoicePrefixes','/:id/fax_accounts','getFaxAccounts','/:id/mail_accounts','getMailAccounts','getOpenchannelAccounts','/:id/sms_accounts','getSmsAccounts','/:id/chat_websites','/:id/whatsapp_accounts','getWhatsappAccounts','/:id/square_projects','getSquareProjects','/:id/scheduled_calls','getScheduledCalls','/:id/api_key','getApiKey','post','/create_many','bulkCreate','/:id/contacts','addContacts','/:id/queues','diskStorage','server/files/images/','originalname','single','file','addAvatar','/:id/login','login','/:id/logout','logout','/:id/pause','unpause','addTeams','addChatInteractions','addMailInteractions','addFaxInteractions','/:id/sms_interactions','/:id/openchannel_interactions','addOpenchannelInteractions','/:id/whatsapp_interactions','addWhatsappInteractions','addFaxAccounts','/:id/openchannel_accounts','addOpenchannelAccounts','addSmsAccounts','addWhatsappAccounts','addSquareProjects','createApiKey','put','update','changePassword','delete','removeQueues','/:id/chat_interactions','removeChatInteractions','/:id/mail_interactions','/:id/fax_interactions','removeSmsInteractions','removeOpenchannelInteractions','removeFaxAccounts','removeMailAccounts','removeOpenchannelAccounts','removeSmsAccounts','removeChatWebsites','removeSquareProjects','removeApiKey','exports','multer','util','path','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./user.controller','isAuthenticated','index'];(function(_0x3899d1,_0x4aa04c){var _0xeb4a7d=function(_0x3ea5ee){while(--_0x3ea5ee){_0x3899d1['push'](_0x3899d1['shift']());}};_0xeb4a7d(++_0x4aa04c);}(_0x3d14,0x65));var _0x43d1=function(_0x33c9f8,_0x5aedbb){_0x33c9f8=_0x33c9f8-0x0;var _0x2d7004=_0x3d14[_0x33c9f8];return _0x2d7004;};'use strict';var multer=require(_0x43d1('0x0'));var util=require(_0x43d1('0x1'));var path=require(_0x43d1('0x2'));var timeout=require('connect-timeout');var express=require(_0x43d1('0x3'));var router=express['Router']();var auth=require(_0x43d1('0x4'));var interaction=require(_0x43d1('0x5'));var config=require(_0x43d1('0x6'));var controller=require(_0x43d1('0x7'));router['get']('/',auth[_0x43d1('0x8')](),controller[_0x43d1('0x9')]);router['get'](_0x43d1('0xa'),auth[_0x43d1('0x8')](),controller[_0x43d1('0xb')]);router[_0x43d1('0xc')](_0x43d1('0xd'),auth[_0x43d1('0x8')](),controller[_0x43d1('0xe')]);router[_0x43d1('0xc')](_0x43d1('0xf'),auth['isAuthenticated'](),controller['show']);router[_0x43d1('0xc')](_0x43d1('0x10'),controller[_0x43d1('0x11')]);router[_0x43d1('0xc')]('/:id/contacts',auth[_0x43d1('0x8')](),controller[_0x43d1('0x12')]);router['get']('/:id/queues',auth[_0x43d1('0x8')](),controller[_0x43d1('0x13')]);router[_0x43d1('0xc')]('/:id/queues_rt',auth[_0x43d1('0x8')](),controller[_0x43d1('0x14')]);router[_0x43d1('0xc')](_0x43d1('0x15'),auth[_0x43d1('0x8')](),controller[_0x43d1('0x16')]);router['get'](_0x43d1('0x17'),auth['isAuthenticated'](),controller[_0x43d1('0x18')]);router['get']('/:id/screen_recordings',auth[_0x43d1('0x8')](),controller[_0x43d1('0x19')]);router[_0x43d1('0xc')]('/:id/chat/interactions',auth['isAuthenticated'](),controller[_0x43d1('0x1a')]);router['get'](_0x43d1('0x1b'),auth['isAuthenticated'](),controller[_0x43d1('0x1c')]);router[_0x43d1('0xc')](_0x43d1('0x1d'),auth[_0x43d1('0x8')](),controller[_0x43d1('0x1e')]);router[_0x43d1('0xc')](_0x43d1('0x1f'),auth[_0x43d1('0x8')](),controller[_0x43d1('0x20')]);router[_0x43d1('0xc')](_0x43d1('0x21'),auth['isAuthenticated'](),controller[_0x43d1('0x22')]);router['get'](_0x43d1('0x23'),auth[_0x43d1('0x8')](),controller[_0x43d1('0x24')]);router[_0x43d1('0xc')]('/:id/teams',auth[_0x43d1('0x8')](),controller[_0x43d1('0x25')]);router[_0x43d1('0xc')](_0x43d1('0x26'),auth[_0x43d1('0x8')](),controller[_0x43d1('0x27')]);router['get']('/:id/agents',auth[_0x43d1('0x8')](),controller[_0x43d1('0x28')]);router[_0x43d1('0xc')]('/:id/prefixes',auth['isAuthenticated'](),controller[_0x43d1('0x29')]);router[_0x43d1('0xc')](_0x43d1('0x2a'),auth[_0x43d1('0x8')](),controller[_0x43d1('0x2b')]);router[_0x43d1('0xc')](_0x43d1('0x2c'),auth['isAuthenticated'](),controller[_0x43d1('0x2d')]);router[_0x43d1('0xc')]('/:id/openchannel_accounts',auth[_0x43d1('0x8')](),controller[_0x43d1('0x2e')]);router['get'](_0x43d1('0x2f'),auth['isAuthenticated'](),controller[_0x43d1('0x30')]);router[_0x43d1('0xc')](_0x43d1('0x31'),auth['isAuthenticated'](),controller['getChatWebsites']);router[_0x43d1('0xc')](_0x43d1('0x32'),auth[_0x43d1('0x8')](),controller[_0x43d1('0x33')]);router['get'](_0x43d1('0x34'),auth[_0x43d1('0x8')](),controller[_0x43d1('0x35')]);router[_0x43d1('0xc')](_0x43d1('0x36'),auth['isAuthenticated'](),controller[_0x43d1('0x37')]);router[_0x43d1('0xc')](_0x43d1('0x38'),auth[_0x43d1('0x8')](),controller[_0x43d1('0x39')]);router[_0x43d1('0x3a')](_0x43d1('0x3b'),auth[_0x43d1('0x8')](),controller[_0x43d1('0x3c')]);router['post'](_0x43d1('0x3d'),auth['isAuthenticated'](),controller[_0x43d1('0x3e')]);router['post']('/',auth[_0x43d1('0x8')](),controller['create']);router[_0x43d1('0x3a')](_0x43d1('0x3f'),auth[_0x43d1('0x8')](),controller['addQueues']);var upload=multer({'storage':multer[_0x43d1('0x40')]({'destination':function(_0x5be5cf,_0x511313,_0x3ec8b5){_0x3ec8b5(null,path['join'](config['root'],_0x43d1('0x41')));},'filename':function(_0xdee096,_0x571afe,_0x1d571c){_0x1d571c(null,util['format']('%s-%s',Date['now'](),_0x571afe[_0x43d1('0x42')]));}})});router['post']('/:id/avatar',upload[_0x43d1('0x43')](_0x43d1('0x44')),controller[_0x43d1('0x45')]);router['post'](_0x43d1('0x46'),auth[_0x43d1('0x8')](),controller[_0x43d1('0x47')]);router[_0x43d1('0x3a')](_0x43d1('0x48'),auth[_0x43d1('0x8')](),controller[_0x43d1('0x49')]);router[_0x43d1('0x3a')](_0x43d1('0x4a'),auth[_0x43d1('0x8')](),controller['pause']);router['post']('/:id/unpause',auth[_0x43d1('0x8')](),controller[_0x43d1('0x4b')]);router[_0x43d1('0x3a')]('/:id/teams',auth[_0x43d1('0x8')](),controller[_0x43d1('0x4c')]);router[_0x43d1('0x3a')]('/:id/chat_interactions',auth[_0x43d1('0x8')](),controller[_0x43d1('0x4d')]);router['post']('/:id/mail_interactions',auth[_0x43d1('0x8')](),controller[_0x43d1('0x4e')]);router['post']('/:id/fax_interactions',auth[_0x43d1('0x8')](),controller[_0x43d1('0x4f')]);router[_0x43d1('0x3a')](_0x43d1('0x50'),auth[_0x43d1('0x8')](),controller['addSmsInteractions']);router[_0x43d1('0x3a')](_0x43d1('0x51'),auth['isAuthenticated'](),controller[_0x43d1('0x52')]);router['post'](_0x43d1('0x53'),auth[_0x43d1('0x8')](),controller[_0x43d1('0x54')]);router['post'](_0x43d1('0x2a'),auth[_0x43d1('0x8')](),controller[_0x43d1('0x55')]);router[_0x43d1('0x3a')](_0x43d1('0x2c'),auth[_0x43d1('0x8')](),controller['addMailAccounts']);router[_0x43d1('0x3a')](_0x43d1('0x56'),auth[_0x43d1('0x8')](),controller[_0x43d1('0x57')]);router[_0x43d1('0x3a')]('/:id/sms_accounts',auth[_0x43d1('0x8')](),controller[_0x43d1('0x58')]);router[_0x43d1('0x3a')](_0x43d1('0x31'),auth[_0x43d1('0x8')](),controller['addChatWebsites']);router[_0x43d1('0x3a')](_0x43d1('0x32'),auth[_0x43d1('0x8')](),controller[_0x43d1('0x59')]);router['post'](_0x43d1('0x34'),auth['isAuthenticated'](),controller[_0x43d1('0x5a')]);router[_0x43d1('0x3a')]('/:id/api_key',auth[_0x43d1('0x8')](),controller[_0x43d1('0x5b')]);router[_0x43d1('0x5c')](_0x43d1('0xf'),auth[_0x43d1('0x8')](),controller[_0x43d1('0x5d')]);router[_0x43d1('0x5c')]('/:id/password',auth[_0x43d1('0x8')](),controller[_0x43d1('0x5e')]);router[_0x43d1('0x5f')](_0x43d1('0x3f'),auth[_0x43d1('0x8')](),controller[_0x43d1('0x60')]);router[_0x43d1('0x5f')]('/:id/teams',auth[_0x43d1('0x8')](),controller['removeTeams']);router['delete']('/:id',auth[_0x43d1('0x8')](),controller['destroy']);router[_0x43d1('0x5f')](_0x43d1('0x61'),auth['isAuthenticated'](),controller[_0x43d1('0x62')]);router[_0x43d1('0x5f')](_0x43d1('0x63'),auth[_0x43d1('0x8')](),controller['removeMailInteractions']);router[_0x43d1('0x5f')](_0x43d1('0x64'),auth[_0x43d1('0x8')](),controller['removeFaxInteractions']);router[_0x43d1('0x5f')](_0x43d1('0x50'),auth[_0x43d1('0x8')](),controller[_0x43d1('0x65')]);router[_0x43d1('0x5f')](_0x43d1('0x51'),auth[_0x43d1('0x8')](),controller[_0x43d1('0x66')]);router[_0x43d1('0x5f')](_0x43d1('0x53'),auth['isAuthenticated'](),controller['removeWhatsappInteractions']);router['delete'](_0x43d1('0x2a'),auth['isAuthenticated'](),controller[_0x43d1('0x67')]);router[_0x43d1('0x5f')](_0x43d1('0x2c'),auth[_0x43d1('0x8')](),controller[_0x43d1('0x68')]);router[_0x43d1('0x5f')](_0x43d1('0x56'),auth[_0x43d1('0x8')](),controller[_0x43d1('0x69')]);router['delete'](_0x43d1('0x2f'),auth['isAuthenticated'](),controller[_0x43d1('0x6a')]);router['delete'](_0x43d1('0x31'),auth[_0x43d1('0x8')](),controller[_0x43d1('0x6b')]);router[_0x43d1('0x5f')](_0x43d1('0x32'),auth[_0x43d1('0x8')](),controller['removeWhatsappAccounts']);router[_0x43d1('0x5f')](_0x43d1('0x34'),auth[_0x43d1('0x8')](),controller[_0x43d1('0x6c')]);router[_0x43d1('0x5f')](_0x43d1('0x38'),auth[_0x43d1('0x8')](),controller[_0x43d1('0x6d')]);module[_0x43d1('0x6e')]=router;
\ No newline at end of file
+var _0xd7bd=['/:id/prefixes','getVoicePrefixes','/:id/fax_accounts','getFaxAccounts','/:id/mail_accounts','getMailAccounts','/:id/openchannel_accounts','getOpenchannelAccounts','/:id/sms_accounts','/:id/chat_websites','getChatWebsites','/:id/whatsapp_accounts','getWhatsappAccounts','/:id/square_projects','getSquareProjects','/:id/scheduled_calls','/:id/api_key','getApiKey','post','/create_many','addContacts','addQueues','diskStorage','join','format','%s-%s','now','file','addAvatar','/:id/logout','logout','/:id/pause','pause','/:id/unpause','unpause','addTeams','addChatInteractions','addMailInteractions','/:id/fax_interactions','addSmsInteractions','/:id/openchannel_interactions','addOpenchannelInteractions','/:id/whatsapp_interactions','addWhatsappInteractions','addFaxAccounts','addMailAccounts','addOpenchannelAccounts','addSmsAccounts','addChatWebsites','put','update','changePassword','delete','removeTeams','destroy','/:id/chat_interactions','removeChatInteractions','removeMailInteractions','removeFaxInteractions','/:id/sms_interactions','removeOpenchannelInteractions','removeWhatsappInteractions','removeFaxAccounts','removeMailAccounts','removeOpenchannelAccounts','removeChatWebsites','removeWhatsappAccounts','exports','multer','util','connect-timeout','express','../../components/auth/service','../../config/environment','get','index','/describe','isAuthenticated','/whoami','whoami','/:id','show','/:id/avatar','getAvatar','/:id/contacts','getContacts','/:id/queues','getQueues','/:id/queues_rt','getVoiceQueuesRt','/:id/groups','getGroups','/:id/recordings','getRecordings','/:id/chat/interactions','getChatInteractions','getOpenchannelInteractions','/:id/mail/interactions','getMailInteractions','/:id/fax/interactions','/:id/whatsapp/interactions','getWhatsappInteractions','/:id/teams','/:id/lists','/:id/agents','getAgents'];(function(_0x4ff09b,_0x53f67d){var _0x3f5c2e=function(_0x124592){while(--_0x124592){_0x4ff09b['push'](_0x4ff09b['shift']());}};_0x3f5c2e(++_0x53f67d);}(_0xd7bd,0x118));var _0xdd7b=function(_0x2353fe,_0x4b0bca){_0x2353fe=_0x2353fe-0x0;var _0x4d43f6=_0xd7bd[_0x2353fe];return _0x4d43f6;};'use strict';var multer=require(_0xdd7b('0x0'));var util=require(_0xdd7b('0x1'));var path=require('path');var timeout=require(_0xdd7b('0x2'));var express=require(_0xdd7b('0x3'));var router=express['Router']();var auth=require(_0xdd7b('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0xdd7b('0x5'));var controller=require('./user.controller');router[_0xdd7b('0x6')]('/',auth['isAuthenticated'](),controller[_0xdd7b('0x7')]);router[_0xdd7b('0x6')](_0xdd7b('0x8'),auth[_0xdd7b('0x9')](),controller['describe']);router[_0xdd7b('0x6')](_0xdd7b('0xa'),auth[_0xdd7b('0x9')](),controller[_0xdd7b('0xb')]);router[_0xdd7b('0x6')](_0xdd7b('0xc'),auth[_0xdd7b('0x9')](),controller[_0xdd7b('0xd')]);router[_0xdd7b('0x6')](_0xdd7b('0xe'),controller[_0xdd7b('0xf')]);router[_0xdd7b('0x6')](_0xdd7b('0x10'),auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x11')]);router[_0xdd7b('0x6')](_0xdd7b('0x12'),auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x13')]);router[_0xdd7b('0x6')](_0xdd7b('0x14'),auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x15')]);router['get'](_0xdd7b('0x16'),auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x17')]);router[_0xdd7b('0x6')](_0xdd7b('0x18'),auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x19')]);router[_0xdd7b('0x6')]('/:id/screen_recordings',auth[_0xdd7b('0x9')](),controller['getScreenRecordings']);router[_0xdd7b('0x6')](_0xdd7b('0x1a'),auth['isAuthenticated'](),controller[_0xdd7b('0x1b')]);router[_0xdd7b('0x6')]('/:id/openchannel/interactions',auth['isAuthenticated'](),controller[_0xdd7b('0x1c')]);router[_0xdd7b('0x6')](_0xdd7b('0x1d'),auth['isAuthenticated'](),controller[_0xdd7b('0x1e')]);router['get']('/:id/sms/interactions',auth[_0xdd7b('0x9')](),controller['getSmsInteractions']);router[_0xdd7b('0x6')](_0xdd7b('0x1f'),auth[_0xdd7b('0x9')](),controller['getFaxInteractions']);router[_0xdd7b('0x6')](_0xdd7b('0x20'),auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x21')]);router[_0xdd7b('0x6')](_0xdd7b('0x22'),auth[_0xdd7b('0x9')](),controller['getTeams']);router[_0xdd7b('0x6')](_0xdd7b('0x23'),auth[_0xdd7b('0x9')](),controller['getLists']);router['get'](_0xdd7b('0x24'),auth['isAuthenticated'](),controller[_0xdd7b('0x25')]);router['get'](_0xdd7b('0x26'),auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x27')]);router['get'](_0xdd7b('0x28'),auth['isAuthenticated'](),controller[_0xdd7b('0x29')]);router[_0xdd7b('0x6')](_0xdd7b('0x2a'),auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x2b')]);router['get'](_0xdd7b('0x2c'),auth['isAuthenticated'](),controller[_0xdd7b('0x2d')]);router[_0xdd7b('0x6')](_0xdd7b('0x2e'),auth[_0xdd7b('0x9')](),controller['getSmsAccounts']);router[_0xdd7b('0x6')](_0xdd7b('0x2f'),auth['isAuthenticated'](),controller[_0xdd7b('0x30')]);router['get'](_0xdd7b('0x31'),auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x32')]);router['get'](_0xdd7b('0x33'),auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x34')]);router[_0xdd7b('0x6')](_0xdd7b('0x35'),auth[_0xdd7b('0x9')](),controller['getScheduledCalls']);router['get'](_0xdd7b('0x36'),auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x37')]);router[_0xdd7b('0x38')](_0xdd7b('0x39'),auth['isAuthenticated'](),controller['bulkCreate']);router[_0xdd7b('0x38')](_0xdd7b('0x10'),auth['isAuthenticated'](),controller[_0xdd7b('0x3a')]);router[_0xdd7b('0x38')]('/',auth[_0xdd7b('0x9')](),controller['create']);router[_0xdd7b('0x38')](_0xdd7b('0x12'),auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x3b')]);var upload=multer({'storage':multer[_0xdd7b('0x3c')]({'destination':function(_0x4d9136,_0x1f13b8,_0x1b2825){_0x1b2825(null,path[_0xdd7b('0x3d')](config['root'],'server/files/images/'));},'filename':function(_0x4b6104,_0x20f1bf,_0x2f199c){_0x2f199c(null,util[_0xdd7b('0x3e')](_0xdd7b('0x3f'),Date[_0xdd7b('0x40')](),_0x20f1bf['originalname']));}})});router['post'](_0xdd7b('0xe'),upload['single'](_0xdd7b('0x41')),controller[_0xdd7b('0x42')]);router[_0xdd7b('0x38')]('/:id/login',auth[_0xdd7b('0x9')](),controller['login']);router[_0xdd7b('0x38')](_0xdd7b('0x43'),auth['isAuthenticated'](),controller[_0xdd7b('0x44')]);router[_0xdd7b('0x38')](_0xdd7b('0x45'),auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x46')]);router[_0xdd7b('0x38')](_0xdd7b('0x47'),auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x48')]);router[_0xdd7b('0x38')](_0xdd7b('0x22'),auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x49')]);router[_0xdd7b('0x38')]('/:id/chat_interactions',auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x4a')]);router[_0xdd7b('0x38')]('/:id/mail_interactions',auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x4b')]);router[_0xdd7b('0x38')](_0xdd7b('0x4c'),auth[_0xdd7b('0x9')](),controller['addFaxInteractions']);router[_0xdd7b('0x38')]('/:id/sms_interactions',auth['isAuthenticated'](),controller[_0xdd7b('0x4d')]);router[_0xdd7b('0x38')](_0xdd7b('0x4e'),auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x4f')]);router['post'](_0xdd7b('0x50'),auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x51')]);router[_0xdd7b('0x38')](_0xdd7b('0x28'),auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x52')]);router[_0xdd7b('0x38')](_0xdd7b('0x2a'),auth['isAuthenticated'](),controller[_0xdd7b('0x53')]);router[_0xdd7b('0x38')](_0xdd7b('0x2c'),auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x54')]);router[_0xdd7b('0x38')](_0xdd7b('0x2e'),auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x55')]);router[_0xdd7b('0x38')]('/:id/chat_websites',auth['isAuthenticated'](),controller[_0xdd7b('0x56')]);router['post']('/:id/whatsapp_accounts',auth['isAuthenticated'](),controller['addWhatsappAccounts']);router[_0xdd7b('0x38')]('/:id/square_projects',auth['isAuthenticated'](),controller['addSquareProjects']);router[_0xdd7b('0x38')](_0xdd7b('0x36'),auth[_0xdd7b('0x9')](),controller['createApiKey']);router[_0xdd7b('0x57')]('/:id',auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x58')]);router['put']('/:id/password',auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x59')]);router[_0xdd7b('0x5a')](_0xdd7b('0x12'),auth[_0xdd7b('0x9')](),controller['removeQueues']);router[_0xdd7b('0x5a')](_0xdd7b('0x22'),auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x5b')]);router[_0xdd7b('0x5a')]('/:id',auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x5c')]);router[_0xdd7b('0x5a')](_0xdd7b('0x5d'),auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x5e')]);router[_0xdd7b('0x5a')]('/:id/mail_interactions',auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x5f')]);router['delete']('/:id/fax_interactions',auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x60')]);router[_0xdd7b('0x5a')](_0xdd7b('0x61'),auth[_0xdd7b('0x9')](),controller['removeSmsInteractions']);router['delete']('/:id/openchannel_interactions',auth['isAuthenticated'](),controller[_0xdd7b('0x62')]);router[_0xdd7b('0x5a')](_0xdd7b('0x50'),auth['isAuthenticated'](),controller[_0xdd7b('0x63')]);router[_0xdd7b('0x5a')](_0xdd7b('0x28'),auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x64')]);router['delete'](_0xdd7b('0x2a'),auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x65')]);router[_0xdd7b('0x5a')](_0xdd7b('0x2c'),auth['isAuthenticated'](),controller[_0xdd7b('0x66')]);router['delete']('/:id/sms_accounts',auth[_0xdd7b('0x9')](),controller['removeSmsAccounts']);router[_0xdd7b('0x5a')](_0xdd7b('0x2f'),auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x67')]);router[_0xdd7b('0x5a')](_0xdd7b('0x31'),auth[_0xdd7b('0x9')](),controller[_0xdd7b('0x68')]);router[_0xdd7b('0x5a')](_0xdd7b('0x33'),auth[_0xdd7b('0x9')](),controller['removeSquareProjects']);router[_0xdd7b('0x5a')](_0xdd7b('0x36'),auth['isAuthenticated'](),controller['removeApiKey']);module[_0xdd7b('0x69')]=router;
\ No newline at end of file