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