{"info":{"_postman_id":"eef0a4cc-939f-401a-8d6c-9f1ceec60d8a","name":"채널","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"24645741","collectionId":"eef0a4cc-939f-401a-8d6c-9f1ceec60d8a","publishedId":"2s8YzZNyKS","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-12-18T07:12:56.000Z"},"item":[{"name":"채널 생성","id":"6f18de50-53f2-49cc-aff7-9a6145f6fd4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessTokenFix}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"communityId\": \"639ebfb13b6f72f2b25ef2c5\",\n    \"name\": \"Luis Pacocha\",\n    \"isPrivate\": true,\n    \"type\": \"Channel\",\n    \"description\": \"123213\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ip}}:{{api_port}}/api/channel","urlObject":{"protocol":"http","port":"{{api_port}}","path":["api","channel"],"host":["{{ip}}"],"query":[],"variable":[]}},"response":[{"id":"2fc0d4b3-d1ff-4a43-a040-83b727928346","name":"[성공]","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"communityId\": \"638489377cd3a9b040eec8de\",\n    \"name\": \"channel123111\",\n    \"isPrivate\": false,\n    \"type\": \"Channel\",\n    \"description\": \"123213\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ip}}:{{api_port}}/api/channel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"result\": {\n        \"_id\": \"63885ae38f704588f7d2582e\",\n        \"name\": \"channel123111\",\n        \"managerId\": \"6387321863cdb1d0f794a180\",\n        \"description\": \"123213\",\n        \"type\": \"Channel\",\n        \"isPrivate\": false,\n        \"createdAt\": \"2022-12-01T07:42:27.143Z\"\n    }\n}"},{"id":"9890dcd8-fa21-461f-be02-7d5b775e93e3","name":"[에러] Validation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"communityId\": \"639ebfb13b6f72f2b25ef2c6\",\n    \"name\": \"Leonard Barrows123123123123213123123123123123123123\",\n    \"isPrivate\": true,\n    \"type\": \"Channel\",\n    \"description\": \"123213\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ip}}:{{api_port}}/api/channel"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"106"},{"key":"ETag","value":"W/\"6a-tfDN6E3mAAMWoJdS7ber7GoaOuw\""},{"key":"Date","value":"Sun, 18 Dec 2022 08:14:25 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 400,\n    \"message\": [\n        \"name must be shorter than or equal to 20 characters\"\n    ],\n    \"error\": \"Bad Request\"\n}"},{"id":"8b27372f-255e-4b41-974a-da431b285684","name":"[에러] 커뮤니티에 존재하지 않는 유저 채널 생성 시","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"communityId\": \"639ebfb13b6f72f2b25ef2c6\",\n    \"name\": \"Richard Kulas\",\n    \"isPrivate\": true,\n    \"type\": \"Channel\",\n    \"description\": \"123213\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ip}}:{{api_port}}/api/channel"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 400,\n    \"message\": \"커뮤니티에 존재하지 않는 유저입니다.\",\n    \"error\": \"Bad Request\"\n}"},{"id":"90dd9dcd-fd65-4f8c-b238-b92474a89c7e","name":"[에러] 존재하지 않는 커뮤니티","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"communityId\": \"639ebfb13b6f72f2b25ef2c5\",\n    \"name\": \"Heidi Deckow\",\n    \"isPrivate\": true,\n    \"type\": \"Channel\",\n    \"description\": \"123213\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ip}}:{{api_port}}/api/channel"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"82"},{"key":"ETag","value":"W/\"52-FGBBwzDP7Ad0g2xqYatRKFC7ECg\""},{"key":"Date","value":"Sun, 18 Dec 2022 08:15:37 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 400,\n    \"message\": \"커뮤니티가 없습니다.\",\n    \"error\": \"Bad Request\"\n}"}],"_postman_id":"6f18de50-53f2-49cc-aff7-9a6145f6fd4f"},{"name":"채널 사용자 초대","id":"17a30635-c203-434e-b2e9-7ea0705b735d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessTokenFix}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"community_id\" : \"639eccbe22c9a786e4337a09\",\n    \"users\" : [\"6395d7c46107d78f78269ea2\"]\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ip}}:{{api_port}}/api/channels/:channel_id/users","urlObject":{"protocol":"http","port":"{{api_port}}","path":["api","channels",":channel_id","users"],"host":["{{ip}}"],"query":[],"variable":[{"type":"any","value":"63972785ecc16f7ec7601e9f","key":"channel_id"}]}},"response":[{"id":"8bba93a1-a099-42c7-8e02-fcb4675a2e32","name":"[성공]","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"community_id","value":"637f8e6f6d693fa319e9e4c4","type":"text"},{"key":"channel_id","value":"63830458943bdf158929a114","type":"text"},{"key":"inviteUserId","value":"637f665d3e13ad0e5b267ed9","type":"text"}]},"url":{"raw":"http://{{ip}}:{{api_port}}/api/channels/:channel_id/users","protocol":"http","host":["{{ip}}"],"port":"{{api_port}}","path":["api","channels",":channel_id","users"],"variable":[{"key":"channel_id","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"result\": {\n        \"_id\": \"63972785ecc16f7ec7601e9f\",\n        \"name\": \"Cornelius Kunde\",\n        \"communityId\": \"6397277decc16f7ec7601e9b\",\n        \"managerId\": \"6395d7ad6107d78f78269e9a\",\n        \"description\": \"123213\",\n        \"type\": \"Channel\",\n        \"isPrivate\": true,\n        \"users\": [\n            \"6395d7ad6107d78f78269e9a\",\n            \"6395d7c46107d78f78269ea2\"\n        ],\n        \"createdAt\": \"2022-12-12T13:07:17.018Z\",\n        \"updatedAt\": \"2022-12-18T08:18:42.929Z\",\n        \"existUnreadChat\": false\n    }\n}"},{"id":"d8a95fdc-89b6-4da1-9f66-e9c45a934586","name":"[에러] Validation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"community_id\" : \"63972a620c5c9ead0c46aeea1\",\n    \"users\" : [\"6395d7c46107d78f78269ea2\"]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://{{ip}}:{{api_port}}/api/channels/:channel_id/users","protocol":"http","host":["{{ip}}"],"port":"{{api_port}}","path":["api","channels",":channel_id","users"],"variable":[{"key":"channel_id","value":"63972785ecc16f7ec7601e9f"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"88"},{"key":"ETag","value":"W/\"58-DIApD1OWb9ATdWW1JdBaJa6icgo\""},{"key":"Date","value":"Sun, 18 Dec 2022 08:17:35 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 400,\n    \"message\": [\n        \"community_id must be a mongodb id\"\n    ],\n    \"error\": \"Bad Request\"\n}"},{"id":"4b082961-46c7-42ab-bc5f-6abf5048f8a5","name":"[에러] 커뮤니티에 없는 유저","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"community_id\" : \"63972a620c5c9ead0c46aeea\",\n    \"users\" : [\"6395d7c46107d78f78269ea2\"]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://{{ip}}:{{api_port}}/api/channels/:channel_id/users","protocol":"http","host":["{{ip}}"],"port":"{{api_port}}","path":["api","channels",":channel_id","users"],"variable":[{"key":"channel_id","value":"63972785ecc16f7ec7601e9f"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"123"},{"key":"ETag","value":"W/\"7b-5dzbc7E1OjLjo5u/E1oqQfCYxyM\""},{"key":"Date","value":"Sun, 18 Dec 2022 08:16:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 400,\n    \"message\": \"커뮤니티에 없는 유저는 채널에 참여할 수 없습니다.\",\n    \"error\": \"Bad Request\"\n}"}],"_postman_id":"17a30635-c203-434e-b2e9-7ea0705b735d"},{"name":"채널 정보 전달","id":"2df6c775-f974-4578-a4e8-a93e512351f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"http://{{ip}}:{{api_port}}/api/channels/:channel_id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessTokenFix}}"}]},"isInherited":true,"source":{"_postman_id":"eef0a4cc-939f-401a-8d6c-9f1ceec60d8a","id":"eef0a4cc-939f-401a-8d6c-9f1ceec60d8a","name":"채널","type":"collection"}},"urlObject":{"protocol":"http","port":"{{api_port}}","path":["api","channels",":channel_id"],"host":["{{ip}}"],"query":[],"variable":[{"type":"any","value":"63972785ecc16f7ec7601e9f","key":"channel_id"}]}},"response":[{"id":"27b4e019-1c34-4970-a8c5-36defe5c5755","name":"[성공]","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://{{ip}}:{{api_port}}/api/channels/:channel_id","protocol":"http","host":["{{ip}}"],"port":"{{api_port}}","path":["api","channels",":channel_id"],"variable":[{"key":"channel_id","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"result\": {\n        \"_id\": \"63972785ecc16f7ec7601e9f\",\n        \"name\": \"Cornelius Kunde\",\n        \"communityId\": \"6397277decc16f7ec7601e9b\",\n        \"managerId\": \"6395d7ad6107d78f78269e9a\",\n        \"description\": \"123213\",\n        \"type\": \"Channel\",\n        \"isPrivate\": true,\n        \"users\": [\n            {\n                \"_id\": \"6395d7ad6107d78f78269e9a\",\n                \"id\": \"test1@naver.com\",\n                \"nickname\": \"test1\",\n                \"status\": \"ONLINE\",\n                \"profileUrl\": \"url\",\n                \"description\": \"default description\",\n                \"createdAt\": \"2022-12-11T13:14:21.208Z\",\n                \"updatedAt\": \"2022-12-18T07:43:28.892Z\"\n            },\n            {\n                \"_id\": \"6395d7c46107d78f78269ea2\",\n                \"id\": \"test2@naver.com\",\n                \"nickname\": \"test2\",\n                \"status\": \"ONLINE\",\n                \"profileUrl\": \"url\",\n                \"description\": \"default description\",\n                \"createdAt\": \"2022-12-11T13:14:44.163Z\",\n                \"updatedAt\": \"2022-12-18T08:18:42.939Z\"\n            }\n        ],\n        \"createdAt\": \"2022-12-12T13:07:17.018Z\",\n        \"updatedAt\": \"2022-12-18T08:18:42.929Z\"\n    }\n}"},{"id":"34fde955-dbdc-4ec8-b853-358429626dec","name":"[에러] 존재하지 않는 채널","originalRequest":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":{"raw":"http://{{ip}}:{{api_port}}/api/channels/:channel_id","protocol":"http","host":["{{ip}}"],"port":"{{api_port}}","path":["api","channels",":channel_id"],"variable":[{"key":"channel_id","value":"63972785ecc16f7ec7601e91"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"89"},{"key":"ETag","value":"W/\"59-gnavgqalCaw8d5Hw+Ho6l93PPKI\""},{"key":"Date","value":"Sun, 18 Dec 2022 08:19:50 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 400,\n    \"message\": \"존재하지 않는 채널입니다.\",\n    \"error\": \"Bad Request\"\n}"}],"_postman_id":"2df6c775-f974-4578-a4e8-a93e512351f3"},{"name":"채널 퇴장","id":"277409b2-167d-46c5-9044-150139187f73","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessTokenFix}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"http://{{ip}}:{{api_port}}/api/channels/:channel_id/me","urlObject":{"protocol":"http","port":"{{api_port}}","path":["api","channels",":channel_id","me"],"host":["{{ip}}"],"query":[],"variable":[{"type":"any","value":"63972785ecc16f7ec7601e95","key":"channel_id"}]}},"response":[{"id":"ae8c11f7-c49b-4715-b10e-071d127fa882","name":"[성공]","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"community_id","value":"637f8e6f6d693fa319e9e4c4","type":"text"},{"key":"channel_id","value":"63830458943bdf158929a10d","type":"text"}]},"url":{"raw":"http://{{ip}}:{{api_port}}/api/channels/:channel_id/me","protocol":"http","host":["{{ip}}"],"port":"{{api_port}}","path":["api","channels",":channel_id","me"],"variable":[{"key":"channel_id","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"result\": {\n        \"message\": \"채널 퇴장 성공!\"\n    }\n}"},{"id":"1ad3d8a8-be3f-4fcd-a3dc-73fdbc74d19c","name":"[에러] 사용자가 존재하는데 관리자 퇴장 시","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":{"raw":"http://{{ip}}:{{api_port}}/api/channels/:channel_id/me","protocol":"http","host":["{{ip}}"],"port":"{{api_port}}","path":["api","channels",":channel_id","me"],"variable":[{"key":"channel_id","value":"6385b25efacd482350d0a39d"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 400,\n    \"message\": \"관리자를 변경하고 채널을 이동하십시오!\",\n    \"error\": \"Bad Request\"\n}"},{"id":"890c2cc6-d7eb-468f-81ff-5b233790e2f2","name":"[에러] 존재하지 않는 채널","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":{"raw":"http://{{ip}}:{{api_port}}/api/channels/:channel_id/me","protocol":"http","host":["{{ip}}"],"port":"{{api_port}}","path":["api","channels",":channel_id","me"],"variable":[{"key":"channel_id","value":"63972785ecc16f7ec7601e95"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"89"},{"key":"ETag","value":"W/\"59-gnavgqalCaw8d5Hw+Ho6l93PPKI\""},{"key":"Date","value":"Sun, 18 Dec 2022 08:23:21 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 400,\n    \"message\": \"존재하지 않는 채널입니다.\",\n    \"error\": \"Bad Request\"\n}"}],"_postman_id":"277409b2-167d-46c5-9044-150139187f73"},{"name":"채널 삭제","id":"1a0bd714-b109-4689-a3c6-da19f105f67a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessTokenFix}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"http://{{ip}}:{{api_port}}/api/channels/:channel_id","urlObject":{"protocol":"http","port":"{{api_port}}","path":["api","channels",":channel_id"],"host":["{{ip}}"],"query":[],"variable":[{"type":"any","value":"63920fa4af1308b1979eedf3","key":"channel_id"}]}},"response":[{"id":"a08697ed-dc93-419c-abb2-4f8c6ba7993c","name":"[성공]","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":{"raw":"http://{{ip}}:{{api_port}}/api/channels/:channel_id","protocol":"http","host":["{{ip}}"],"port":"{{api_port}}","path":["api","channels",":channel_id"],"variable":[{"key":"channel_id","value":"63830458943bdf158929a114"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"result\": {\n        \"message\": \"채널 삭제 성공\"\n    }\n}"},{"id":"e3b64a82-5745-4169-b65d-1abe9fc5d60d","name":"[에러] 채널 관리자 아닐 시","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":{"raw":"http://{{ip}}:{{api_port}}/api/channels/:channel_id","protocol":"http","host":["{{ip}}"],"port":"{{api_port}}","path":["api","channels",":channel_id"],"variable":[{"key":"channel_id","value":"63830458943bdf158929a114"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 400,\n    \"message\": \"관리자가 아닙니다!\",\n    \"error\": \"Bad Request\"\n}"},{"id":"d97104b9-e9e7-4cad-ba5d-25282302968d","name":"[에러] 존재하지 않는 채널","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":{"raw":"http://{{ip}}:{{api_port}}/api/channels/:channel_id","protocol":"http","host":["{{ip}}"],"port":"{{api_port}}","path":["api","channels",":channel_id"],"variable":[{"key":"channel_id","value":"63920fa4af1308b1979eedf3"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"89"},{"key":"ETag","value":"W/\"59-gnavgqalCaw8d5Hw+Ho6l93PPKI\""},{"key":"Date","value":"Sun, 18 Dec 2022 08:23:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 400,\n    \"message\": \"존재하지 않는 채널입니다.\",\n    \"error\": \"Bad Request\"\n}"}],"_postman_id":"1a0bd714-b109-4689-a3c6-da19f105f67a"},{"name":"채널 정보 수정","id":"1b3a8ca9-b221-42b5-9710-ae10b8febd9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessTokenFix}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"modify311","description":"<p>Optional</p>\n","type":"text"},{"key":"description","value":"modify111","description":"<p>Optional</p>\n","type":"text"},{"key":"profileUrl","value":"success","description":"<p>Optional</p>\n","type":"text"},{"key":"isPrivate","value":"true","description":"<p>Boolean, Optional</p>\n","type":"text"},{"key":"managerId","value":"637f665d3e13ad0e5b267ed9","type":"text"}]},"url":"http://{{ip}}:{{api_port}}/api/channels/:channel_id/settings","urlObject":{"protocol":"http","port":"{{api_port}}","path":["api","channels",":channel_id","settings"],"host":["{{ip}}"],"query":[],"variable":[{"type":"any","value":"6395cfc8f34e705e001d40a1","key":"channel_id"}]}},"response":[{"id":"386c2c27-0a96-4d13-8b87-bdaf63b642f3","name":"[성공]","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"channelId","value":"637f304ba32d7a5fd308ac15","description":"String, NotEmpty","type":"text"},{"key":"name","value":"modify","description":"Optional","type":"text"},{"key":"description","value":"modify","description":"Optional","type":"text"},{"key":"profileUrl","value":"success","description":"Optional","type":"text"},{"key":"isPrivate","value":"true","description":"Boolean, Optional","type":"text"}]},"url":{"raw":"http://{{ip}}:{{api_port}}/api/channels/:channel_id/settings","protocol":"http","host":["{{ip}}"],"port":"{{api_port}}","path":["api","channels",":channel_id","settings"],"variable":[{"key":"channel_id","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"result\": {\n        \"message\": \"채널 수정 성공!\"\n    }\n}"},{"id":"be9b3399-1a69-4b91-81bb-b7e08f3afbe2","name":"[에러] 관리자가 아닐 시","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"channelId","value":"637f9ea9f4425cbca377db03","description":"String, NotEmpty","type":"text"},{"key":"name","value":"modify","description":"Optional","type":"text"},{"key":"description","value":"modify","description":"Optional","type":"text"},{"key":"profileUrl","value":"success","description":"Optional","type":"text"},{"key":"isPrivate","value":"true","description":"Boolean, Optional","type":"text"}]},"url":{"raw":"http://{{ip}}:{{api_port}}/api/channels/:channel_id/settings","protocol":"http","host":["{{ip}}"],"port":"{{api_port}}","path":["api","channels",":channel_id","settings"],"variable":[{"key":"channel_id","value":null}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 401,\n    \"message\": \"채널 관리자가 아닙니다.\",\n    \"error\": \"Unauthorized\"\n}"},{"id":"d6043d29-7b9c-48c1-a58f-f0352af7aea3","name":"[에러] 존재하지 않는 채널","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"modify311","description":"Optional","type":"text"},{"key":"description","value":"modify111","description":"Optional","type":"text"},{"key":"profileUrl","value":"success","description":"Optional","type":"text"},{"key":"isPrivate","value":"true","description":"Boolean, Optional","type":"text"},{"key":"managerId","value":"637f665d3e13ad0e5b267ed9","type":"text"}]},"url":{"raw":"http://{{ip}}:{{api_port}}/api/channels/:channel_id/settings","protocol":"http","host":["{{ip}}"],"port":"{{api_port}}","path":["api","channels",":channel_id","settings"],"variable":[{"key":"channel_id","value":"6395cfc8f34e705e001d40a1"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"90"},{"key":"ETag","value":"W/\"5a-7FnhB7FdIMWMmBHJcj5iA8ZCifw\""},{"key":"Date","value":"Sun, 18 Dec 2022 08:24:07 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 401,\n    \"message\": \"존재하지 않는 채널입니다.\",\n    \"error\": \"Unauthorized\"\n}"}],"_postman_id":"1b3a8ca9-b221-42b5-9710-ae10b8febd9f"},{"name":"채널 마지막 방문 시간 업데이트","id":"e886f3d7-7df1-4599-b1f2-85da5ae0175a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessTokenFix}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"community_id","value":"63b260ec2323ba8a94c26d32","type":"text"}]},"url":"http://{{ip}}:{{api_port}}/api/channels/:channel_id/lastRead","urlObject":{"protocol":"http","port":"{{api_port}}","path":["api","channels",":channel_id","lastRead"],"host":["{{ip}}"],"query":[],"variable":[{"type":"any","value":"63b260f52323ba8a94c26d36","key":"channel_id"}]}},"response":[{"id":"59a9e183-3bc7-41b9-a614-7a50d968bc0e","name":"\b[성공]","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"community_id","value":"638489377cd3a9b040eec8de","type":"text"},{"key":"channel_id","value":"638489497cd3a9b040eec8e2","type":"text"}]},"url":{"raw":"http://{{ip}}:{{api_port}}/api/channels/:channel_id/lastRead","protocol":"http","host":["{{ip}}"],"port":"{{api_port}}","path":["api","channels",":channel_id","lastRead"],"variable":[{"key":"channel_id","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"result\": {\n        \"message\": \"Last Read 업데이트 성공\"\n    }\n}"},{"id":"e1cd7818-3ac5-4d87-be04-b8293b209baa","name":"[에러] 사용자가 존재하는 채널이 아닌경우","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"community_id","value":"6394c023d1a615bf564d5619","type":"text"}]},"url":{"raw":"http://{{ip}}:{{api_port}}/api/channels/:channel_id/lastRead","protocol":"http","host":["{{ip}}"],"port":"{{api_port}}","path":["api","channels",":channel_id","lastRead"],"variable":[{"key":"channel_id","value":"6394c039d1a615bf564d5633"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"102"},{"key":"ETag","value":"W/\"66-hw11x+ujt3FiLTMSD39gsnhfPz0\""},{"key":"Date","value":"Sun, 18 Dec 2022 08:24:23 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 400,\n    \"message\": \"사용자가 존재하는 채널이 아닙니다.\",\n    \"error\": \"Bad Request\"\n}"}],"_postman_id":"e886f3d7-7df1-4599-b1f2-85da5ae0175a"},{"name":"채널 참가","id":"13f624a9-95ad-482b-8cea-b6f985d97791","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessTokenFix}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"community_id","value":"63b29f0f86f867cec0fc723a","type":"text"}]},"url":"http://{{ip}}:{{api_port}}/api/channels/:channel_id/","urlObject":{"protocol":"http","port":"{{api_port}}","path":["api","channels",":channel_id",""],"host":["{{ip}}"],"query":[],"variable":[{"type":"any","value":"63b29f1786f867cec0fc723e","key":"channel_id"}]}},"response":[{"id":"7e116b68-6aa0-44d3-b266-271543deb170","name":"채널 참가","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"community_id","value":"638489377cd3a9b040eec8de","type":"text"}]},"url":{"raw":"http://{{ip}}:{{api_port}}/api/channels/:channel_id/","protocol":"http","host":["{{ip}}"],"port":"{{api_port}}","path":["api","channels",":channel_id",""],"variable":[{"key":"channel_id","value":"638023eb5adcde2d8debc717"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"result\": {\n        \"_id\": \"63b29f1786f867cec0fc723e\",\n        \"name\": \"Lucas Kertzmann\",\n        \"communityId\": \"63b29f0f86f867cec0fc723a\",\n        \"managerId\": \"63a08e54a8754594ddd5536a\",\n        \"description\": \"123213\",\n        \"type\": \"Channel\",\n        \"isPrivate\": true,\n        \"users\": [\n            \"63a08e54a8754594ddd5536a\"\n        ],\n        \"createdAt\": \"2023-01-02T09:08:39.272Z\",\n        \"updatedAt\": \"2023-01-02T09:08:52.599Z\",\n        \"lastRead\": false\n    }\n}"},{"id":"2bc853e9-065a-4f36-ba79-0a0a13861ebc","name":"[에러] 존재하지 않는 커뮤니티","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"community_id","value":"6394779a3bd80ff5d704f561","type":"text"}]},"url":{"raw":"http://{{ip}}:{{api_port}}/api/channels/:channel_id/","protocol":"http","host":["{{ip}}"],"port":"{{api_port}}","path":["api","channels",":channel_id",""],"variable":[{"key":"channel_id","value":"6395cfc8f34e705e001d40a4"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"97"},{"key":"ETag","value":"W/\"61-LwZUnfrLoAErQwz8qTyIc20Wy3s\""},{"key":"Date","value":"Sun, 18 Dec 2022 08:24:58 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 401,\n    \"message\": \"존재하지 않는 커뮤니티 입니다.\",\n    \"error\": \"Unauthorized\"\n}"},{"id":"cb2e4319-fa21-48d8-9725-a9a72a4a1090","name":"[에러] 존재하지 않는 채널","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"community_id","value":"639eccbe22c9a786e4337a09","type":"text"}]},"url":{"raw":"http://{{ip}}:{{api_port}}/api/channels/:channel_id/","protocol":"http","host":["{{ip}}"],"port":"{{api_port}}","path":["api","channels",":channel_id",""],"variable":[{"key":"channel_id","value":"6395cfc8f34e705e001d40a1"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"89"},{"key":"ETag","value":"W/\"59-gnavgqalCaw8d5Hw+Ho6l93PPKI\""},{"key":"Date","value":"Sun, 18 Dec 2022 08:25:28 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 400,\n    \"message\": \"존재하지 않는 채널입니다.\",\n    \"error\": \"Bad Request\"\n}"}],"_postman_id":"13f624a9-95ad-482b-8cea-b6f985d97791"}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessTokenFix}}"}]}},"event":[{"listen":"prerequest","script":{"id":"d5ab1608-588c-4448-8f35-754643a5c002","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"64d29540-06e3-4a3f-9815-f9eab06730bb","type":"text/javascript","exec":[""]}}]}