{"info":{"_postman_id":"140b6ae1-a292-4021-900a-3dc547bac2f6","name":"Meetzy","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"45041128","collectionId":"140b6ae1-a292-4021-900a-3dc547bac2f6","publishedId":"2sBXVfkrhd","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-01-13T09:56:13.000Z"},"item":[{"name":"Account","item":[{"name":"get user detail","id":"f6c27bea-65da-4c53-93d4-74528e19c1aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/account/getUserDetails","urlObject":{"protocol":"http","port":"3000","path":["api","account","getUserDetails"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f6c27bea-65da-4c53-93d4-74528e19c1aa"},{"name":"get user profile","id":"7d049b92-0771-429e-b9ca-31289ff750b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/account/3/profile","urlObject":{"protocol":"http","port":"3000","path":["api","account","3","profile"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7d049b92-0771-429e-b9ca-31289ff750b1"},{"name":"updtae profile","id":"45f71c29-0505-48be-a748-87060e90971b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"John Doe","type":"text","uuid":"52aba8a0-ac23-4247-9546-eb5b2ce896fa"},{"key":"avatar","type":"file","uuid":"24637fd4-2e1a-4050-a32d-ea0262ac615f","src":"/home/webiotspc/Pictures/Wallpapers/default.png"},{"key":"country","value":"India","type":"text","uuid":"f45ef37c-184d-4499-8c1b-e880b5388593"},{"key":"country_code","value":"+91","type":"text","uuid":"44b9da0e-46c1-43f0-9f2a-fbc62ffffa9f"},{"key":"remove_avatar","value":"true","type":"text","uuid":"9a9a6c81-22f1-4d0e-b07e-6eee67cb34ac"},{"key":"bio","value":"Trust the process","type":"text","uuid":"83fff545-b1ce-4eda-a4e7-f3259442838d"}]},"url":"http://localhost:3000/api/account/updateProfile","urlObject":{"protocol":"http","port":"3000","path":["api","account","updateProfile"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"45f71c29-0505-48be-a748-87060e90971b"},{"name":"update password","id":"cd08d379-37ab-45a6-aeb9-7c2b8dc05749","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"old_password\":\"1234567890\",\n    \"password\":\"123456789\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/account/updatePassword","urlObject":{"protocol":"http","port":"3000","path":["api","account","updatePassword"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"cd08d379-37ab-45a6-aeb9-7c2b8dc05749"},{"name":"Delete acccount","id":"8ffa441e-8aba-489a-ae37-84505acb5bb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:3000/api/account/delete","urlObject":{"protocol":"http","port":"3000","path":["api","account","delete"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8ffa441e-8aba-489a-ae37-84505acb5bb5"}],"id":"f36db371-0dcc-48f6-8dff-eab78130f2f8","_postman_id":"f36db371-0dcc-48f6-8dff-eab78130f2f8","description":""},{"name":"Announcement","item":[{"name":"send announcement","id":"91753552-3412-49ff-b0a7-c4b846afd776","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","uuid":"8a494b55-4dc8-4495-ab1c-16ce909f24f0","src":"/home/webiotspc/Downloads/3.png"},{"key":"content","value":"This is new feature i am discussing here","type":"text","uuid":"3b5f38a0-ca54-4295-b8fc-df8deaafabb7"},{"key":"announcement_type","value":"get_started","type":"text","uuid":"5f5678a4-41e9-468a-98d3-2a7e0b1509c2"},{"key":"title","value":"Image type announcement","type":"text","uuid":"dc9aeca6-a720-40b3-b72e-93074d2e796a"},{"key":"redirect_url","value":"setting","type":"text","uuid":"fa7e8773-9178-42ea-a6a4-dcfc926c39bb"}]},"url":"http://localhost:3000/api/announcement/send","urlObject":{"protocol":"http","port":"3000","path":["api","announcement","send"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"91753552-3412-49ff-b0a7-c4b846afd776"},{"name":"fetch announcements","id":"8cf50a76-49c9-4412-bb39-87540d9bdad1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/announcement/fetch","urlObject":{"protocol":"http","port":"3000","path":["api","announcement","fetch"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8cf50a76-49c9-4412-bb39-87540d9bdad1"},{"name":"update","id":"debb52a3-af3e-4590-a95a-79222ae2865a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"content","value":"update announcement content","type":"text","uuid":"c8b1194a-1806-40b9-bdee-44c885011960"},{"key":"file","type":"file","uuid":"9265ba25-4bbe-4e98-8aeb-e70ff4a080a9","src":"/home/webiotspc/Pictures/Wallpapers/creative.png"},{"key":"announcement_type","value":"learn_more","type":"text","uuid":"da742bd6-783d-411f-94ce-441554055881"},{"key":"title","value":"Meetzy Send a message","type":"text","uuid":"bce97e87-3ab5-4235-aa10-bf101e3c88e3"},{"key":"action_link","value":"Any link you want to redirect","type":"text","uuid":"03f8deda-0507-43fc-bd1d-48bec492b9b3"}]},"url":"http://localhost:3000/api/announcement/update/69536bb7c5c9956da0d0790a","urlObject":{"protocol":"http","port":"3000","path":["api","announcement","update","69536bb7c5c9956da0d0790a"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"debb52a3-af3e-4590-a95a-79222ae2865a"},{"name":"delete","id":"e7af3fc8-8469-4dfe-a306-a5d8e40c0056","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"announcement_ids\": [\"69536b782b0eeb3301f050c9\",\"69536b782b0eeb3301f050c8\"]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/announcement/delete","urlObject":{"protocol":"http","port":"3000","path":["api","announcement","delete"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e7af3fc8-8469-4dfe-a306-a5d8e40c0056"}],"id":"16738c75-03a8-432e-a4fa-2642668dd8db","_postman_id":"16738c75-03a8-432e-a4fa-2642668dd8db","description":""},{"name":"Auth","item":[{"name":"registration","id":"ce941d9e-d8bc-4af1-8c4e-3964b0a832a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"John Doe\", \n    \"email\":\"john@example.com\",\n    \"phone\":\"4565321278\", \n    \"countryCode\":\"+91\", \n    \"password\":\"123456789\",\n    \"country\":\"India\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/auth/register","urlObject":{"protocol":"http","port":"3000","path":["api","auth","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ce941d9e-d8bc-4af1-8c4e-3964b0a832a6"},{"name":"initialize login","id":"a98740f9-82e3-4f3b-9264-07b14db0fa3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"identifier\": \"jack@example.com\" // +917896542365\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/auth/login/init","urlObject":{"protocol":"http","port":"3000","path":["api","auth","login","init"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a98740f9-82e3-4f3b-9264-07b14db0fa3e"},{"name":"otp login","id":"46536747-8fc1-4ec5-97f0-f3f683ac3b0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"identifier\": \"jack@example.com\", \n    \"otp\": \"123456\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/auth/login/verify-otp","urlObject":{"protocol":"http","port":"3000","path":["api","auth","login","verify-otp"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"46536747-8fc1-4ec5-97f0-f3f683ac3b0c"},{"name":"password login","id":"97e43af5-f9bf-4193-bcae-fea22afd115c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"identifier\": \"john@example.com\",\n    \"password\": \"123456789\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/auth/login/password","urlObject":{"protocol":"http","port":"3000","path":["api","auth","login","password"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"97e43af5-f9bf-4193-bcae-fea22afd115c"},{"name":"link identifier","id":"051d5bde-5b91-4e78-9288-f1ef24c2baf4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"old_identifier\":\"+911234567897\", \n    \"new_email\":\"jack@example.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/auth/link","urlObject":{"protocol":"http","port":"3000","path":["api","auth","link"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"051d5bde-5b91-4e78-9288-f1ef24c2baf4"},{"name":"verify Identifier","id":"68bb4cbc-b94e-4b9d-aa70-c25b5f7982c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"identifier\":\"+911234567897\", \n    \"otp\":\"123456\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/auth/verify-linkOtp","urlObject":{"protocol":"http","port":"3000","path":["api","auth","verify-linkOtp"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"68bb4cbc-b94e-4b9d-aa70-c25b5f7982c1"},{"name":"forgot password","id":"aea34a60-b6f2-4011-bd31-71f0d0d455b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"identifier\":\"+911234567897\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/auth/forgot-password","urlObject":{"protocol":"http","port":"3000","path":["api","auth","forgot-password"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"aea34a60-b6f2-4011-bd31-71f0d0d455b4"},{"name":"verify forgot password otp","id":"c66af6de-6876-4b59-b416-82eb3a2b41e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"identifier\":\"+911234567897\", \n    \"otp\":\"123456\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/auth/verify-otp","urlObject":{"protocol":"http","port":"3000","path":["api","auth","verify-otp"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c66af6de-6876-4b59-b416-82eb3a2b41e8"},{"name":"resend otp","id":"c15695a4-d419-46ba-a8d2-9ea549088d05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"identifier\":\"+911234567897\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/auth/resend-otp","urlObject":{"protocol":"http","port":"3000","path":["api","auth","resend-otp"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c15695a4-d419-46ba-a8d2-9ea549088d05"},{"name":"reset password","id":"8e27fe75-103a-4b4a-b001-2ff885b8f218","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"identifier\":\"+911234567897\", \n    \"otp\":\"123456\",\n    \"new_password\":\"123456789\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/auth/reset-password","urlObject":{"protocol":"http","port":"3000","path":["api","auth","reset-password"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8e27fe75-103a-4b4a-b001-2ff885b8f218"},{"name":"logout","id":"1cbc09c2-e784-4249-8a69-47e7a9eab851","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:3000/api/auth/logout","urlObject":{"protocol":"http","port":"3000","path":["api","auth","logout"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"1cbc09c2-e784-4249-8a69-47e7a9eab851"},{"name":"connect to drive","id":"b0a942e2-b6bc-4765-86d5-abe0b1d94dc1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/auth/connect/drive","urlObject":{"protocol":"http","port":"3000","path":["api","auth","connect","drive"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b0a942e2-b6bc-4765-86d5-abe0b1d94dc1"},{"name":"send test email","id":"699501f8-84a5-4689-acc3-87c4cf5ec40a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"to\": \"bhakti.webiots@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/send-test-email","urlObject":{"protocol":"http","port":"3000","path":["api","send-test-email"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"699501f8-84a5-4689-acc3-87c4cf5ec40a"}],"id":"3794dfe4-6e3f-4840-a6bb-f42f4393ad68","_postman_id":"3794dfe4-6e3f-4840-a6bb-f42f4393ad68","description":""},{"name":"Broadcast","item":[{"name":"create broadcast","id":"cd7fbee0-db82-449d-a418-2fef35162d0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"My broadcast list\", \n    \"recipient_ids\": [\"694e7e7253e567863adbfd43\",\"694e7e9353e567863adbfd4b\"]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/broadcast/create","urlObject":{"protocol":"http","port":"3000","path":["api","broadcast","create"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"cd7fbee0-db82-449d-a418-2fef35162d0a"},{"name":"add multiple member","id":"83f2f5a5-dee7-4b50-8471-cc639d445a58","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"recipient_ids\": [\"694e7e9353e567863adbfd4b\"]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/broadcast/69527325e81e8b871f8b971b/recipients","urlObject":{"protocol":"http","port":"3000","path":["api","broadcast","69527325e81e8b871f8b971b","recipients"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"83f2f5a5-dee7-4b50-8471-cc639d445a58"},{"name":"remove multiple member","id":"650f196e-4254-4ed3-b9b3-ffb5313501e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"recipient_ids\": [\"694e7e9353e567863adbfd4b\"]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/broadcast/69527325e81e8b871f8b971b/recipients","urlObject":{"protocol":"http","port":"3000","path":["api","broadcast","69527325e81e8b871f8b971b","recipients"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"650f196e-4254-4ed3-b9b3-ffb5313501e9"},{"name":"delete broadcast","id":"e20ec9f0-53c9-4fe3-8367-b496705d739b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:3000/api/broadcast/6952729209d133ccdd42f0a9","urlObject":{"protocol":"http","port":"3000","path":["api","broadcast","6952729209d133ccdd42f0a9"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e20ec9f0-53c9-4fe3-8367-b496705d739b"},{"name":"fetch current user's broadcast","id":"1a496280-a308-462d-9618-868b33d2de08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/broadcast/my-broadcasts","urlObject":{"protocol":"http","port":"3000","path":["api","broadcast","my-broadcasts"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"1a496280-a308-462d-9618-868b33d2de08"},{"name":"update broadcast","id":"2f34f6b7-ecc5-4f17-8fd9-97432b68fced","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"name\":\"Test Broadcast\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/broadcast/69527325e81e8b871f8b971b","urlObject":{"protocol":"http","port":"3000","path":["api","broadcast","69527325e81e8b871f8b971b"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2f34f6b7-ecc5-4f17-8fd9-97432b68fced"}],"id":"acc06193-90cc-45d4-be3b-0dc10f73098f","_postman_id":"acc06193-90cc-45d4-be3b-0dc10f73098f","description":""},{"name":"E2E","item":[{"name":"save public private key","id":"e99f4f4f-ce29-4bfe-9ec1-949d832626ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"public_key\": \"-----BEGIN PUBLIC KEY-----MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuBKLpWmLhR8x6zbvMMcp5hZQmtIYzP3JgH7hKoM53r5o9JrKiv3ObZpf+/2qvJJm0xaU0gW3xeOAXWXVNdue5HQRGGJ9eTq40PK5TlCrK0A5lYIn2K6eEDX5qEXG1N/ucpYOTDpENvQsP1XGVYi4C+iSM9jyu0KM3Uy4p7v+yHav+ec7lqtmmxusRZFfHsK7zriEgUUswnnXVpt47XxYWw3S3gQhV+iX96qt3dsc6Hb1hJqojfSg8eSQqzl5R8J/8BLwIDAQAB-----END PUBLIC KEY-----\",\n    \"private_key\":\"-----BEGIN PUBLIC KEY-----MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuBKLpWmLhR8x6zbvMMcp5hZQmtIYzP3JgH7hKoM53r5o9JrKiv3ObZpf+/2qvJJm0xaU0gW3xeOAXWXVZqR1Y2aGJcULGGJ9eTq40PK5TlCrK0A5lYIn2K6eEDX5qEXG1N/ucpYOTDpENvQsP1XGVYi4Ct47XxYWw3SEzUFaAx7MhGiThTqkNqmYh9vHsqQ8ZEP9O3gQhV+iX96qt3dsc6Hb1hJqojfSg8eSQqzl5R8J/8BLwIDAQAB-----END PUBLIC KEY-----\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/e2e/keys","urlObject":{"protocol":"http","port":"3000","path":["api","e2e","keys"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e99f4f4f-ce29-4bfe-9ec1-949d832626ab"},{"name":"get public key","id":"cef17f12-f0c4-45d4-abe7-fa0ae829d245","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/e2e/keys/694e7e5353e567863adbfd3c","urlObject":{"protocol":"http","port":"3000","path":["api","e2e","keys","694e7e5353e567863adbfd3c"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"cef17f12-f0c4-45d4-abe7-fa0ae829d245"},{"name":"delete public-private key","id":"47887351-58d9-4402-8143-665e372f680e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:3000/api/e2e/delete/keys","urlObject":{"protocol":"http","port":"3000","path":["api","e2e","delete","keys"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"47887351-58d9-4402-8143-665e372f680e"}],"id":"04c8f4bf-8dcb-4dc3-9bef-70104ddbb2bb","_postman_id":"04c8f4bf-8dcb-4dc3-9bef-70104ddbb2bb","description":""},{"name":"Friend","item":[{"name":"fetch friend suggestions","id":"4c8ae328-4d70-402b-b732-47bd99dfdcc1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/friend/suggestions","urlObject":{"protocol":"http","port":"3000","path":["api","friend","suggestions"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4c8ae328-4d70-402b-b732-47bd99dfdcc1"},{"name":"fetch pending request","id":"512c9be9-aec5-47cb-b624-dba595a1a1e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/friend/pending-request","urlObject":{"protocol":"http","port":"3000","path":["api","friend","pending-request"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"512c9be9-aec5-47cb-b624-dba595a1a1e6"},{"name":"send friend request","id":"fbf0f2b3-cd98-4075-afbe-e16e4819869a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"friendId\": 3\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/friend/send-request","urlObject":{"protocol":"http","port":"3000","path":["api","friend","send-request"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"fbf0f2b3-cd98-4075-afbe-e16e4819869a"},{"name":"response to friend request","id":"db6ab3a6-fa12-4501-8cbc-5f29e33ed3b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"requestId\": 2,\n  \"action\": \"accept\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/friend/respond","urlObject":{"protocol":"http","port":"3000","path":["api","friend","respond"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"db6ab3a6-fa12-4501-8cbc-5f29e33ed3b0"},{"name":"search friend suggestion","id":"222c2272-6c18-408e-8b9b-24daff5be5cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/friend/search-friend?search=oli&page=1&limit=10","urlObject":{"protocol":"http","port":"3000","path":["api","friend","search-friend"],"host":["localhost"],"query":[{"key":"search","value":"oli"},{"key":"page","value":"1"},{"key":"limit","value":"10"}],"variable":[]}},"response":[],"_postman_id":"222c2272-6c18-408e-8b9b-24daff5be5cb"},{"name":"unfriend (remove friend)","id":"d510d582-ec8a-4636-a9aa-72be285c4eef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"targetId\":4, \n    \"targetType\":\"user\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/friend/unfriend","urlObject":{"protocol":"http","port":"3000","path":["api","friend","unfriend"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d510d582-ec8a-4636-a9aa-72be285c4eef"}],"id":"cd72183b-15d8-4a02-82b4-2479780658e2","_postman_id":"cd72183b-15d8-4a02-82b4-2479780658e2","description":""},{"name":"Message","item":[{"name":"send message","id":"743a21b5-b90a-4bde-8072-f71b3341035c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"content","value":"Hello How are you?","type":"text","uuid":"199c60a4-d04f-417f-854c-15f4d866c807"},{"key":"recipientId","value":"3","type":"text","uuid":"65639ffe-6b21-450a-90c3-bab3edab922d"},{"key":"message_type","value":"text","type":"text","uuid":"11200997-2e64-4bb2-aa28-18e48d7d9d8f"}]},"url":"http://localhost:3000/api/message/send","urlObject":{"protocol":"http","port":"3000","path":["api","message","send"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"743a21b5-b90a-4bde-8072-f71b3341035c"},{"name":"fetch conversation","id":"63fc44dd-9002-4313-892a-ef6e49d5d7c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/message/get?recipientId=3","urlObject":{"protocol":"http","port":"3000","path":["api","message","get"],"host":["localhost"],"query":[{"key":"recipientId","value":"3"}],"variable":[]}},"response":[],"_postman_id":"63fc44dd-9002-4313-892a-ef6e49d5d7c4"},{"name":"mark all messages as read","id":"2a4f311c-6116-49d2-a3dc-5e4bf4cbef57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"chat_id\": 2, \n    \"chat_type\": \"direct\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/message/mark/read","urlObject":{"protocol":"http","port":"3000","path":["api","message","mark","read"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2a4f311c-6116-49d2-a3dc-5e4bf4cbef57"},{"name":"toggle message reaction","id":"0aa7d827-d60f-4c81-8750-0a6b92e591f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"messageId\": 75,\n  \"emoji\": \"💪\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/message/toggle-reaction","urlObject":{"protocol":"http","port":"3000","path":["api","message","toggle-reaction"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"0aa7d827-d60f-4c81-8750-0a6b92e591f3"},{"name":"favorite - unfavorite messages","id":"056c10a6-819f-4cd8-ab3d-898c3e57608f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"messageIds\": [1, 2, 3],\n  \"isStarred\": true\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/message/star","urlObject":{"protocol":"http","port":"3000","path":["api","message","star"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"056c10a6-819f-4cd8-ab3d-898c3e57608f"},{"name":"update message content","id":"99c390da-477a-4795-a2ad-28580e801c7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"content\": \"Updated messages have edited label.\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/message/edit/1","urlObject":{"protocol":"http","port":"3000","path":["api","message","edit","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"99c390da-477a-4795-a2ad-28580e801c7a"},{"name":"forward multiple message","id":"ce4ccbe0-9d9c-4dc9-aa70-e46a7a32aeef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"messageIds\": [229],\n  \"recipients\": [\n    {\n      \"type\": \"user\",\n      \"id\": 4\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/message/forward","urlObject":{"protocol":"http","port":"3000","path":["api","message","forward"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ce4ccbe0-9d9c-4dc9-aa70-e46a7a32aeef"},{"name":"search message in conversation","id":"8ffaeb74-2aa4-4661-8be4-840deeb68b05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/message/search?searchTerm=ne&isBroadcast=true&broadcast_id=1","urlObject":{"protocol":"http","port":"3000","path":["api","message","search"],"host":["localhost"],"query":[{"key":"searchTerm","value":"ne"},{"key":"isBroadcast","value":"true"},{"key":"broadcast_id","value":"1"}],"variable":[]}},"response":[],"_postman_id":"8ffaeb74-2aa4-4661-8be4-840deeb68b05"},{"name":"delete multiple messages","id":"ab775be3-506a-4c36-b9c8-c1dc66610c87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"messageIds\": [227],\n  \"deleteType\": \"delete-for-me\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/message/delete","urlObject":{"protocol":"http","port":"3000","path":["api","message","delete"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ab775be3-506a-4c36-b9c8-c1dc66610c87"},{"name":"list documents","id":"c1b21f2a-168b-46aa-a38c-f57f2cd73276","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/message/get-documents?limit=10&page=1","urlObject":{"protocol":"http","port":"3000","path":["api","message","get-documents"],"host":["localhost"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"}],"variable":[]}},"response":[],"_postman_id":"c1b21f2a-168b-46aa-a38c-f57f2cd73276"},{"name":"search document","id":"642cc044-69f1-44da-9b14-0b11ae744183","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/message/search-document?search=word&limit=10&page=1","urlObject":{"protocol":"http","port":"3000","path":["api","message","search-document"],"host":["localhost"],"query":[{"key":"search","value":"word"},{"key":"limit","value":"10"},{"key":"page","value":"1"}],"variable":[]}},"response":[],"_postman_id":"642cc044-69f1-44da-9b14-0b11ae744183"},{"name":"toggle disappear message","id":"5a575e1f-089f-4979-bcea-bfe7e3185e00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"recipientId\":\"694e7e7253e567863adbfd43\", \n    \"duration\":\"after_seen\", \n    \"enabled\": true\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/message/toggle-disappear","urlObject":{"protocol":"http","port":"3000","path":["api","message","toggle-disappear"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5a575e1f-089f-4979-bcea-bfe7e3185e00"},{"name":"pin-unpin message","id":"2ef8440a-638c-4eb2-8b4e-e744c818df41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"messageId\": \"6954fb831e36bd6ae3a2d685\", \n    \"duration\": \"7d\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/message/pin","urlObject":{"protocol":"http","port":"3000","path":["api","message","pin"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2ef8440a-638c-4eb2-8b4e-e744c818df41"}],"id":"360082e0-b5ee-4d6c-ab38-abd142722e53","_postman_id":"360082e0-b5ee-4d6c-ab38-abd142722e53","description":""},{"name":"Group","item":[{"name":"get group info","id":"a6c21455-405f-4f7d-99e9-452836466314","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/group/get/5","urlObject":{"protocol":"http","port":"3000","path":["api","group","get","5"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a6c21455-405f-4f7d-99e9-452836466314"},{"name":"get current user groups","id":"ca486681-8cf5-4a34-b182-6d5c60f6a183","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/group/my-group?search=developer&page=1&limit=10","urlObject":{"protocol":"http","port":"3000","path":["api","group","my-group"],"host":["localhost"],"query":[{"key":"search","value":"developer"},{"key":"page","value":"1"},{"key":"limit","value":"10"}],"variable":[]}},"response":[],"_postman_id":"ca486681-8cf5-4a34-b182-6d5c60f6a183"},{"name":"fetch group members","id":"6eaa0fe4-159a-4f90-a012-ad968799cdeb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/group/members?group_id=5&search=word&sort_by=email&sort_order=asc&page=1&limit=10","urlObject":{"protocol":"http","port":"3000","path":["api","group","members"],"host":["localhost"],"query":[{"key":"group_id","value":"5"},{"key":"search","value":"word"},{"key":"sort_by","value":"email"},{"key":"sort_order","value":"asc"},{"key":"page","value":"1"},{"key":"limit","value":"10"}],"variable":[]}},"response":[],"_postman_id":"6eaa0fe4-159a-4f90-a012-ad968799cdeb"},{"name":"add multiple members into group","id":"3123d459-7986-4c3b-a66a-4d3e35afdc20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"group_id\": 1,\n  \"members\": [\n    { \"user_id\": 1 }\n  ]\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/group/member/add","urlObject":{"protocol":"http","port":"3000","path":["api","group","member","add"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"3123d459-7986-4c3b-a66a-4d3e35afdc20"},{"name":"remove multiple members from group","id":"f3ea9396-bef4-4c8c-bf5f-2405dfae1897","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{ \n    \"group_id\": 1, \n    \"user_ids\": [1,2] \n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/group/member/remove","urlObject":{"protocol":"http","port":"3000","path":["api","group","member","remove"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f3ea9396-bef4-4c8c-bf5f-2405dfae1897"},{"name":"update member role","id":"da727571-a5f2-4732-8596-4cd8f563e7a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"group_id\": 1,\n    \"user_id\": 3,\n    \"new_role\": \"member\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/group/member/update/role","urlObject":{"protocol":"http","port":"3000","path":["api","group","member","update","role"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"da727571-a5f2-4732-8596-4cd8f563e7a7"},{"name":"create group","id":"9d12a5b8-1e6d-4aa6-9856-13996cf2f898","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Test Group","type":"text","uuid":"3d23c5bc-f527-49b5-ba78-b0c61a4ea1a5"},{"key":"avatar","type":"file","uuid":"5b5dd1aa-3739-44df-8d3c-f47cf22f28f6","src":"/home/webiotspc/Pictures/Wallpapers/night-sky.jpg"},{"key":"members[]","value":"3","type":"text","uuid":"d75213ab-9e2b-4dd4-8564-c94d252453c4"},{"key":"members[]","value":"4","type":"text","uuid":"7c680bef-dc22-4f3d-ac62-89e0243d4115"},{"key":"members[]","value":"5","type":"text","uuid":"ee378595-9806-4cc3-a4ba-437bc1562c01"}]},"url":"http://localhost:3000/api/group/create","urlObject":{"protocol":"http","port":"3000","path":["api","group","create"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"9d12a5b8-1e6d-4aa6-9856-13996cf2f898"},{"name":"update group info","id":"5e2b7a3b-4906-487f-8e37-fa7dec9c075d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"group_id","value":"1","type":"text","uuid":"5b477c6c-b361-4271-bd9a-3a5f29f598b5"},{"key":"name","value":"Developers","type":"text","uuid":"084e0740-9eb2-4da9-8799-716b786e1268"},{"key":"description","value":"No designers are allowed","type":"text","uuid":"963b9656-4925-48ef-b141-ad5ac7e5a323"},{"key":"remove_avatar","value":"true","type":"text","uuid":"0d879b14-a2ae-4e43-b5e9-de2e6decb2c5"}]},"url":"http://localhost:3000/api/group/update","urlObject":{"protocol":"http","port":"3000","path":["api","group","update"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5e2b7a3b-4906-487f-8e37-fa7dec9c075d"},{"name":"update group setting","id":"956fca0e-14bf-4f3e-86ae-054139f13b20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"group_id\": 12,\n  \"allow_edit_info\": \"admin\",\n  \"allow_send_message\": \"everyone\",\n  \"allow_add_member\": \"admin\",\n  \"allow_mentions\": \"everyone\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/group/setting/update","urlObject":{"protocol":"http","port":"3000","path":["api","group","setting","update"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"956fca0e-14bf-4f3e-86ae-054139f13b20"},{"name":"delete multiple groups","id":"cdc6d17e-9fae-4925-9d16-79cb6047060a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"ids\": [1,2,3]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/group/delete","urlObject":{"protocol":"http","port":"3000","path":["api","group","delete"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"cdc6d17e-9fae-4925-9d16-79cb6047060a"},{"name":"leave group","id":"eabaf2b3-9717-4550-b14c-06f3405abd36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"group_id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/group/leave","urlObject":{"protocol":"http","port":"3000","path":["api","group","leave"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"eabaf2b3-9717-4550-b14c-06f3405abd36"},{"name":"get all groups","id":"3c46f58b-8049-4799-955e-6a25c458ca2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/group/all?sort_by=name&sort_order=desc&search=word&page=1&limit=10","urlObject":{"protocol":"http","port":"3000","path":["api","group","all"],"host":["localhost"],"query":[{"key":"sort_by","value":"name"},{"key":"sort_order","value":"desc"},{"key":"search","value":"word"},{"key":"page","value":"1"},{"key":"limit","value":"10"}],"variable":[]}},"response":[],"_postman_id":"3c46f58b-8049-4799-955e-6a25c458ca2a"}],"id":"e187438c-5299-47af-9b86-d12efa0a5d73","_postman_id":"e187438c-5299-47af-9b86-d12efa0a5d73","description":""},{"name":"Chat","item":[{"name":"pin-unpin chat","id":"54500284-e5eb-41a2-a8f4-373631c171ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"type\":\"user\",\n    \"targetId\":3\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/chat/pin","urlObject":{"protocol":"http","port":"3000","path":["api","chat","pin"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"54500284-e5eb-41a2-a8f4-373631c171ac"},{"name":"get archive chats","id":"6967fb7e-f3a9-4968-a206-88adffabbb37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/chat/get-archive?page=1&limit=10","urlObject":{"protocol":"http","port":"3000","path":["api","chat","get-archive"],"host":["localhost"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"10"}],"variable":[]}},"response":[],"_postman_id":"6967fb7e-f3a9-4968-a206-88adffabbb37"},{"name":"archive - unarchive chat","id":"ce81ee82-bb2f-44c0-b89a-cc541ee81713","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"targetId\": 3,\n  \"targetType\": \"user\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/chat/toggle-archive","urlObject":{"protocol":"http","port":"3000","path":["api","chat","toggle-archive"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ce81ee82-bb2f-44c0-b89a-cc541ee81713"},{"name":"search archive","id":"cfbb281f-683f-40b4-b7ab-743e5252b6f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/chat/search-archive?search=jack&page=1&limit=10","urlObject":{"protocol":"http","port":"3000","path":["api","chat","search-archive"],"host":["localhost"],"query":[{"key":"search","value":"jack"},{"key":"page","value":"1"},{"key":"limit","value":"10"}],"variable":[]}},"response":[],"_postman_id":"cfbb281f-683f-40b4-b7ab-743e5252b6f5"},{"name":"archive all chat","id":"a9644ae9-64a5-488b-84c5-40c4fd2b0aa9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:3000/api/chat/archive/all","urlObject":{"protocol":"http","port":"3000","path":["api","chat","archive","all"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a9644ae9-64a5-488b-84c5-40c4fd2b0aa9"},{"name":"get block user","id":"0e6f339a-199d-4862-9dd4-0c62257ba53b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/chat/get-block","urlObject":{"protocol":"http","port":"3000","path":["api","chat","get-block"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"0e6f339a-199d-4862-9dd4-0c62257ba53b"},{"name":"toggle block","id":"91d3ad74-2065-47f3-ac2c-dc36e46e3051","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"targetId\": 2,\n  \"block_type\": \"group\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/chat/toggle-block","urlObject":{"protocol":"http","port":"3000","path":["api","chat","toggle-block"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"91d3ad74-2065-47f3-ac2c-dc36e46e3051"},{"name":"search block","id":"80518408-52ec-4b0d-8f9b-e420be26bf86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/chat/search-block?search=jack","urlObject":{"protocol":"http","port":"3000","path":["api","chat","search-block"],"host":["localhost"],"query":[{"key":"search","value":"jack"}],"variable":[]}},"response":[],"_postman_id":"80518408-52ec-4b0d-8f9b-e420be26bf86"},{"name":"fetch favorite chats","id":"c98f37a6-afeb-44a9-abbd-5f59c4608f79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/chat/get-favorite","urlObject":{"protocol":"http","port":"3000","path":["api","chat","get-favorite"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c98f37a6-afeb-44a9-abbd-5f59c4608f79"},{"name":"toggle favorite","id":"740d17e2-fab6-4068-9f8a-51f2c1d0487d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"targetId\": 2,\n  \"targetType\": \"group\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/chat/toggle-favorite","urlObject":{"protocol":"http","port":"3000","path":["api","chat","toggle-favorite"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"740d17e2-fab6-4068-9f8a-51f2c1d0487d"},{"name":"search favorite","id":"97ca9003-02a8-46af-aea7-de7167d711b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/chat/search-favorite?search=986","urlObject":{"protocol":"http","port":"3000","path":["api","chat","search-favorite"],"host":["localhost"],"query":[{"key":"search","value":"986"}],"variable":[]}},"response":[],"_postman_id":"97ca9003-02a8-46af-aea7-de7167d711b5"},{"name":"mute chat","id":"e882450f-c896-4efd-90d0-d31920431e26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"target_id\": 1,\n  \"target_type\": \"group\",\n  \"duration\": \"8h\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/chat/mute","urlObject":{"protocol":"http","port":"3000","path":["api","chat","mute"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e882450f-c896-4efd-90d0-d31920431e26"},{"name":"unmute chat","id":"22617c7f-39c1-457c-921d-d3105db56b34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"target_id\": 1,\n  \"target_type\": \"group\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/chat/unmute","urlObject":{"protocol":"http","port":"3000","path":["api","chat","unmute"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"22617c7f-39c1-457c-921d-d3105db56b34"},{"name":"delete chat","id":"8dc421fb-c479-4387-92a9-425c7ebe9ec5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"targetId\": 2,\n  \"targetType\": \"group\",\n  \"deleteType\": \"hide_chat\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/chat/delete","urlObject":{"protocol":"http","port":"3000","path":["api","chat","delete"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8dc421fb-c479-4387-92a9-425c7ebe9ec5"},{"name":"delete all chat","id":"8b8b32b1-97f7-484d-aeca-d8f1e6fa7c2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:3000/api/chat/delete/all","urlObject":{"protocol":"http","port":"3000","path":["api","chat","delete","all"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8b8b32b1-97f7-484d-aeca-d8f1e6fa7c2b"},{"name":"fetch contacts","id":"c866ce8e-9d12-4a41-a96b-56a710ba628a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/chat/get-contacts?page=1&limit=10","urlObject":{"protocol":"http","port":"3000","path":["api","chat","get-contacts"],"host":["localhost"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"10"}],"variable":[]}},"response":[],"_postman_id":"c866ce8e-9d12-4a41-a96b-56a710ba628a"},{"name":"search contact","id":"bf47178c-4601-498b-a7fa-aa8b4ae54994","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/chat/search/contact?search=eva","urlObject":{"protocol":"http","port":"3000","path":["api","chat","search","contact"],"host":["localhost"],"query":[{"key":"search","value":"eva"}],"variable":[]}},"response":[],"_postman_id":"bf47178c-4601-498b-a7fa-aa8b4ae54994"},{"name":"fetch recent chat","id":"66e6d9df-4fc4-478d-85d1-44bb1c924ed2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/chat/recent-chats","urlObject":{"protocol":"http","port":"3000","path":["api","chat","recent-chats"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"66e6d9df-4fc4-478d-85d1-44bb1c924ed2"},{"name":"search recent-chat","id":"aafe43ec-bc19-40d7-bae1-06e763395b2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/chat/search/recent-chats?search=jack","urlObject":{"protocol":"http","port":"3000","path":["api","chat","search","recent-chats"],"host":["localhost"],"query":[{"key":"search","value":"jack"}],"variable":[]}},"response":[],"_postman_id":"aafe43ec-bc19-40d7-bae1-06e763395b2e"},{"name":"export conversation","id":"fedd30b8-7f25-421c-997d-4beb704bb40e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/chat/export?recipientId=1","urlObject":{"protocol":"http","port":"3000","path":["api","chat","export"],"host":["localhost"],"query":[{"key":"recipientId","value":"1"}],"variable":[]}},"response":[],"_postman_id":"fedd30b8-7f25-421c-997d-4beb704bb40e"},{"name":"clear conversation","id":"a6411a0d-dc42-4726-9c7f-290f96f42aae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"recipientId\": 3\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/chat/clear","urlObject":{"protocol":"http","port":"3000","path":["api","chat","clear"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a6411a0d-dc42-4726-9c7f-290f96f42aae"},{"name":"clear all chats","id":"04b5c7a5-737a-49f7-8866-1eeff9016710","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:3000/api/chat/clear/all","urlObject":{"protocol":"http","port":"3000","path":["api","chat","clear","all"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"04b5c7a5-737a-49f7-8866-1eeff9016710"}],"id":"beb0c278-dfca-495c-bf7f-0f8686cb6039","_postman_id":"beb0c278-dfca-495c-bf7f-0f8686cb6039","description":""},{"name":"Call","item":[{"name":"initiate call","id":"468bee84-3765-49fd-a3ea-11b074a4680c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"chatType\": \"direct\",\n    \"chatId\": 3,\n    \"callType\": \"audio\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/call/initiate","urlObject":{"protocol":"http","port":"3000","path":["api","call","initiate"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"468bee84-3765-49fd-a3ea-11b074a4680c"},{"name":"answer call","id":"978342b3-2b37-4b69-b1fc-a1859b476af1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"callId\": 1 \n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/call/answer","urlObject":{"protocol":"http","port":"3000","path":["api","call","answer"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"978342b3-2b37-4b69-b1fc-a1859b476af1"},{"name":"decline call","id":"d15dd959-1473-419f-a8b7-d2a6df8a4a32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{ \n    \"callId\": 30\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/call/decline","urlObject":{"protocol":"http","port":"3000","path":["api","call","decline"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d15dd959-1473-419f-a8b7-d2a6df8a4a32"},{"name":"end call","id":"20567207-442d-4f9e-a2ce-ba6c02d1bda9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{ \n    \"callId\": 29\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/call/end","urlObject":{"protocol":"http","port":"3000","path":["api","call","end"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"20567207-442d-4f9e-a2ce-ba6c02d1bda9"},{"name":"call history","id":"e449a7f4-9510-498b-acb1-3adfdedf025a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/call/history?page=1&limit=10&search=jack","urlObject":{"protocol":"http","port":"3000","path":["api","call","history"],"host":["localhost"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"10"},{"key":"search","value":"jack"}],"variable":[]}},"response":[],"_postman_id":"e449a7f4-9510-498b-acb1-3adfdedf025a"}],"id":"42a1c54c-f155-42b1-b2c4-ff0ee91f0b88","_postman_id":"42a1c54c-f155-42b1-b2c4-ff0ee91f0b88","description":""},{"name":"impersonate user","item":[{"name":"start impersonate","id":"cc581081-fb3f-4041-ab23-2ce229d2116e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"targetUserId\": \"694e7e5353e567863adbfd3c\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/impersonate/start","urlObject":{"protocol":"http","port":"3000","path":["api","impersonate","start"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"cc581081-fb3f-4041-ab23-2ce229d2116e"},{"name":"stop impersonate","id":"e6f1c190-2b0a-4c6e-b8c0-14e33baf2b05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:3000/api/impersonate/stop","urlObject":{"protocol":"http","port":"3000","path":["api","impersonate","stop"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e6f1c190-2b0a-4c6e-b8c0-14e33baf2b05"},{"name":"get impersonation status","id":"af39f77b-d115-4eee-897c-a225728bb17c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/impersonate/status","urlObject":{"protocol":"http","port":"3000","path":["api","impersonate","status"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"af39f77b-d115-4eee-897c-a225728bb17c"},{"name":"get available users to impersonate","id":"ea924e53-83f8-40c1-8b78-2501c3b2d675","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/impersonate/available-users","urlObject":{"protocol":"http","port":"3000","path":["api","impersonate","available-users"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ea924e53-83f8-40c1-8b78-2501c3b2d675"}],"id":"68a59514-4899-4ffd-9568-fd4321142345","_postman_id":"68a59514-4899-4ffd-9568-fd4321142345","description":""},{"name":"Languages","item":[{"name":"fetch all languages","id":"d36609e9-d0d0-4f97-9649-9043c7a7faa1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/language","urlObject":{"protocol":"http","port":"3000","path":["api","language"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d36609e9-d0d0-4f97-9649-9043c7a7faa1"},{"name":"create language","id":"d9a04895-4272-418c-87dc-53600d5dc647","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"locale","value":"hi","type":"text"},{"key":"name","value":"Hindi","type":"text"},{"key":"isActive","value":"true","type":"text"},{"key":"translation","type":"file","uuid":"d23c437e-5ef8-4776-9b2b-d9a7063a99f9","src":"/home/webiotspc/Desktop/example.json"},{"key":"flag","type":"file","uuid":"f9bfd0dc-a894-471d-8a4c-b8d492002c71","src":"/home/webiotspc/Pictures/Wallpapers/1.jpg"}]},"url":"http://localhost:3000/api/language/create","urlObject":{"protocol":"http","port":"3000","path":["api","language","create"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d9a04895-4272-418c-87dc-53600d5dc647"},{"name":"update language","id":"a2dfe5ed-e49b-4425-b684-9b6368a6b6eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"locale","value":"en","type":"text"},{"key":"name","value":"English","type":"text"},{"key":"is_active","value":"false","type":"text"},{"key":"file","type":"file","uuid":"c54cb894-126e-49fe-9534-d44d9fa0f8a2","src":"/home/webiotspc/Desktop/Meetzy.postman_collection.json"},{"key":"remove_flag","value":"true","type":"text","uuid":"81333c01-b9d9-4198-b229-cdb7d6300666"}]},"url":"http://localhost:3000/api/language/update/69539494de80af34a47722a6","urlObject":{"protocol":"http","port":"3000","path":["api","language","update","69539494de80af34a47722a6"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a2dfe5ed-e49b-4425-b684-9b6368a6b6eb"},{"name":"update status","id":"a65973f1-8de7-4e52-8060-b8bf3e030051","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"status\": false\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/language/69539473ff095372934ec281/update/status","urlObject":{"protocol":"http","port":"3000","path":["api","language","69539473ff095372934ec281","update","status"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a65973f1-8de7-4e52-8060-b8bf3e030051"},{"name":"delete","id":"b09a9a0f-6871-4d6b-baef-f39e0ae1e952","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"ids\": [\"69539473ff095372934ec281\"]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/language/delete","urlObject":{"protocol":"http","port":"3000","path":["api","language","delete"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b09a9a0f-6871-4d6b-baef-f39e0ae1e952"},{"name":"get translation of locale","id":"06098fe6-7d80-4698-8f45-b2210d20f848","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/language/ar/translation","urlObject":{"protocol":"http","port":"3000","path":["api","language","ar","translation"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"06098fe6-7d80-4698-8f45-b2210d20f848"},{"name":"fetch active languages","id":"d398d8e7-a053-4397-b414-718a61aaf851","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/language/active","urlObject":{"protocol":"http","port":"3000","path":["api","language","active"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d398d8e7-a053-4397-b414-718a61aaf851"}],"id":"ceb33d06-3d0b-415c-8fcc-de4e821a3cca","_postman_id":"ceb33d06-3d0b-415c-8fcc-de4e821a3cca","description":""},{"name":"System setting","item":[{"name":"get settings","id":"a0a719b3-217f-48c5-95c4-8c99f294e5d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/setting","urlObject":{"protocol":"http","port":"3000","path":["api","setting"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a0a719b3-217f-48c5-95c4-8c99f294e5d5"},{"name":"update settings","id":"8cdec980-b4a4-41d6-90be-04739c9a5459","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"app_name\":\"Your App Name\",\n  \"app_description\":\"Any description\",\n  \"app_email\":\"pp@gmail.com\",\n  \"support_email\":\"support@gmail.com\",\n  \"maintenance_message\": \"We are currently performing some maintenance. Please check back later.\",\n  \"maintenance_allowed_ips\": [\"192.168.1.1\", \"203.0.113.45\"],\n  \"smtp_host\": \"smtp.example.com\",\n  \"smtp_port\": 587,\n  \"smtp_user\": \"user@example.com\",\n  \"smtp_pass\": \"yourpassword\",\n  \"mail_from_name\": \"mail_from_name\",\n  \"mail_from_email\": \"mail_from_email@gmail.com\",\n  \"mail_encryption\": \"ssl\",\n  \"favicon_url\": \"http://example.com/favicon.ico\",\n  \"allowed_file_upload_types\": [\"jpg\",\"png\",\"jpeg\",\"mp4\",\"pdf\",\"webp\",\"txt\",\"csv\",\"pdf\",\"xlsx\"],\n  \"login_method\": \"email\",\n  \"allow_screen_share\": true,\n  \"time_format\": \"24h\",\n  \"allow_status\": true,\n  \"status_expiry_time\": 22, \n  \"status_limit\": 4,\n  \"default_language\":\"en\",\n  \"e2e_encryption_enabled\":true\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/setting/update","urlObject":{"protocol":"http","port":"3000","path":["api","setting","update"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8cdec980-b4a4-41d6-90be-04739c9a5459"},{"name":"get public setting","id":"4455a407-cce5-4d3a-a48f-57fc5158bb17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/api/setting/public","urlObject":{"protocol":"http","port":"3000","path":["api","setting","public"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4455a407-cce5-4d3a-a48f-57fc5158bb17"}],"id":"2a5425cb-1876-4a1c-9ed1-f2948468d8cd","_postman_id":"2a5425cb-1876-4a1c-9ed1-f2948468d8cd","description":""},{"name":"User Setting","item":[{"name":"get user setting","id":"95b68d7c-74ce-438b-a795-3cb52ef9c84b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/user-setting/694e7e5353e567863adbfd3c","urlObject":{"protocol":"http","port":"3000","path":["api","user-setting","694e7e5353e567863adbfd3c"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"95b68d7c-74ce-438b-a795-3cb52ef9c84b"},{"name":"update user-setting","id":"6f227c6e-0fdf-4731-92f8-e99dc00d8071","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"last_seen\": false,\n    \"profile_pic\": true,\n    \"display_bio\": false,\n    \"status_privacy\": \"only_share_with\",\n    \"shared_with\": [2],\n    \"read_receipts\": false,\n    \"typing_indicator\": false,\n    \"hide_phone\": false,\n    \"chat_wallpaper\": \"uploads/wallpaper/image-1761644334399-bicg1a.jpg\",\n    \"mode\": \"dark\",\n    \"color\": \"style1\",\n    \"layout\": \"dark-sidebar\",\n    \"sidebar\": \"three-column\",\n    \"direction\": \"ltr\",\n    \"auto_backup\": false,\n    \"doc_backup\": false,\n    \"video_backup\": false,\n    \"chat_lock_enabled\": false,\n    \"pin\":\"123456\",\n    \"lock_chat\": {\n        \"type\": \"user\",\n        \"id\": \"69522f3c75feba8139221770\"\n    },\n    \"new_pin\": \"1234\",\n    \"unlock_chat\": {\n        \"type\": \"user\",\n        \"id\": \"694e7e7253e567863adbfd43\"\n    },\n    \"e2e_encryption_enabled\":true\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/user-setting/update","urlObject":{"protocol":"http","port":"3000","path":["api","user-setting","update"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6f227c6e-0fdf-4731-92f8-e99dc00d8071"},{"name":"forget chat lock pin","id":"962cb046-2980-4fe1-a153-1bc0529a0420","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"identifier\":\"phone\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/user-setting/forgot/pin","urlObject":{"protocol":"http","port":"3000","path":["api","user-setting","forgot","pin"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"962cb046-2980-4fe1-a153-1bc0529a0420"},{"name":"verify chat lock pin","id":"d2f916fc-83f7-497d-8150-1126155b8388","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"identifier\": \"phone\", \n    \"otp\": \"417073\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/user-setting/verify/pin","urlObject":{"protocol":"http","port":"3000","path":["api","user-setting","verify","pin"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d2f916fc-83f7-497d-8150-1126155b8388"},{"name":"reset chat lock pin","id":"c26612c8-74bb-4950-8ae0-2e6f9dcb46ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"identifier\": \"phone\", \n    \"new_pin\": \"123456\",\n    \"digit\":6\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/user-setting/reset/chat-pin","urlObject":{"protocol":"http","port":"3000","path":["api","user-setting","reset","chat-pin"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c26612c8-74bb-4950-8ae0-2e6f9dcb46ce"}],"id":"17de9818-bd34-4b64-97f9-14a80e364268","_postman_id":"17de9818-bd34-4b64-97f9-14a80e364268","description":""},{"name":"Notifications","item":[{"name":"get notifications","id":"4e0e16b8-e863-43c5-b487-d925c470f459","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/notification","urlObject":{"protocol":"http","port":"3000","path":["api","notification"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4e0e16b8-e863-43c5-b487-d925c470f459"},{"name":"fetch unread notification count","id":"b15fc4eb-84bf-4627-8aad-3dba7ecd3221","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/notification/unread-count","urlObject":{"protocol":"http","port":"3000","path":["api","notification","unread-count"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b15fc4eb-84bf-4627-8aad-3dba7ecd3221"},{"name":"mark notification as read","id":"d07df8b9-4a67-4356-949b-81063e72ade9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:3000/api/notification/1/read","urlObject":{"protocol":"http","port":"3000","path":["api","notification","1","read"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d07df8b9-4a67-4356-949b-81063e72ade9"},{"name":"mark all notification as read","id":"0a5a1915-8420-45e9-b9f9-7f8e45986d87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:3000/api/notification/mark-all-read","urlObject":{"protocol":"http","port":"3000","path":["api","notification","mark-all-read"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"0a5a1915-8420-45e9-b9f9-7f8e45986d87"},{"name":"delete notification","id":"b0dd2a24-1f76-4b86-8305-7d5729d822f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:3000/api/notification/delete/1","urlObject":{"protocol":"http","port":"3000","path":["api","notification","delete","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b0dd2a24-1f76-4b86-8305-7d5729d822f4"}],"id":"2fb9a146-620c-458f-81bf-573d2063cf9c","_postman_id":"2fb9a146-620c-458f-81bf-573d2063cf9c","description":""},{"name":"Status","item":[{"name":"upload status","id":"be4067b1-d02e-45c6-89f6-55338af55016","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"status","type":"file","uuid":"d99ccda7-abe4-44c3-83b0-1eeeca180ba4","src":"postman-cloud:///1f0b6358-8c55-4100-8123-37def3d52661"},{"key":"type","value":"video","type":"text","uuid":"956209d0-8b07-44e4-9e01-aecc14aae6c0"},{"key":"caption","value":"jack's new status","type":"text","uuid":"f14e828f-4d7e-4ab8-9f04-3b677d088644"},{"key":"isSponsored","value":"true","type":"text","uuid":"4379cb0d-0534-47ac-8c49-8297e9e179e1"}]},"url":"http://localhost:3000/api/status/create","urlObject":{"protocol":"http","port":"3000","path":["api","status","create"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"be4067b1-d02e-45c6-89f6-55338af55016"},{"name":"Fetch status","id":"4688f974-c10a-4e63-841a-48f94e235fcd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/status","urlObject":{"protocol":"http","port":"3000","path":["api","status"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4688f974-c10a-4e63-841a-48f94e235fcd"},{"name":"view status","id":"7ba6b138-60e8-4067-9c67-1437675e446b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"status_id\": \"695351e02e9b4392fe75a308\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/status/view","urlObject":{"protocol":"http","port":"3000","path":["api","status","view"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7ba6b138-60e8-4067-9c67-1437675e446b"},{"name":"delete multiple status","id":"e1f5355c-470e-4803-9595-9236adfdfcbd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"status_ids\": [\"69534e60ac4ccb292da3ebb4\"]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/status/delete","urlObject":{"protocol":"http","port":"3000","path":["api","status","delete"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e1f5355c-470e-4803-9595-9236adfdfcbd"},{"name":"mute-unmute status","id":"27ecc055-2055-4fac-881b-42d2866d3d5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"target_id\":\"694e7e7253e567863adbfd43\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/status/mute","urlObject":{"protocol":"http","port":"3000","path":["api","status","mute"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"27ecc055-2055-4fac-881b-42d2866d3d5c"},{"name":"fetch sponsored status","id":"0a68b1fb-54bf-463f-b590-a45f041e9047","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/status/sponsored?search=&page=1","urlObject":{"protocol":"http","port":"3000","path":["api","status","sponsored"],"host":["localhost"],"query":[{"key":"search","value":""},{"key":"page","value":"1"}],"variable":[]}},"response":[],"_postman_id":"0a68b1fb-54bf-463f-b590-a45f041e9047"},{"name":"fetch mute status","id":"f8c918c9-f2d7-4107-80de-582ba6a37b50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/status/fetch/mute","urlObject":{"protocol":"http","port":"3000","path":["api","status","fetch","mute"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f8c918c9-f2d7-4107-80de-582ba6a37b50"},{"name":"reply to status","id":"8848bf14-0b68-4e75-9582-d17fe6614cea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"status_id\": \"6958a97a51049113a1f2c335\", \n    \"message\": \"What a beautiful view\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/status/reply","urlObject":{"protocol":"http","port":"3000","path":["api","status","reply"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8848bf14-0b68-4e75-9582-d17fe6614cea"},{"name":"fetch replied status conversation","id":"92a93c46-3802-4a5b-b30a-e3a9bb31839c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/status/conversations","urlObject":{"protocol":"http","port":"3000","path":["api","status","conversations"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"92a93c46-3802-4a5b-b30a-e3a9bb31839c"}],"id":"01dc88b8-2c06-4021-b20a-03c1ee07787b","_postman_id":"01dc88b8-2c06-4021-b20a-03c1ee07787b","description":""},{"name":"User","item":[{"name":"get all user","id":"141f4b58-673a-4724-be84-7544e24d5619","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/user/all?page=1&limit=5&search=j","urlObject":{"protocol":"http","port":"3000","path":["api","user","all"],"host":["localhost"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"5"},{"key":"search","value":"j"}],"variable":[]}},"response":[],"_postman_id":"141f4b58-673a-4724-be84-7544e24d5619"},{"name":"create user","id":"ea770428-cd1a-4864-b85e-84df55c8fa46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"PQR\", \n    \"email\": \"pqr@example.com\", \n    \"password\": \"123456789\", \n    \"country\": \"India\", \n    \"country_code\": \"+91\", \n    \"phone\": \"1212121212\", \n    \"role\": \"user\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/user/create","urlObject":{"protocol":"http","port":"3000","path":["api","user","create"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ea770428-cd1a-4864-b85e-84df55c8fa46"},{"name":"update user","id":"be05ad28-8391-4426-9504-80510c14c9c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"John Doe","type":"text"},{"key":"phone","value":"1265567890","type":"text"},{"key":"country","value":"India","type":"text"},{"key":"country_code","value":"+91","type":"text"},{"key":"id","value":"1","type":"text","uuid":"f5a43498-6e1d-488e-8ce9-141be9951829"},{"key":"remove_avatar","value":"true","type":"text","uuid":"f76b8550-e9f2-4e27-a7d9-d92dbe09fa4e"}]},"url":"http://localhost:3000/api/user/update","urlObject":{"protocol":"http","port":"3000","path":["api","user","update"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"be05ad28-8391-4426-9504-80510c14c9c8"},{"name":"update user status","id":"ee025af4-992d-450f-9947-b859152ee6ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"status\": \"active\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/user/1/update/status","urlObject":{"protocol":"http","port":"3000","path":["api","user","1","update","status"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ee025af4-992d-450f-9947-b859152ee6ca"},{"name":"delete user","id":"ab01a328-9830-49ee-bad4-d2c90665bb89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"ids\" : [1,2,3]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/user/delete","urlObject":{"protocol":"http","port":"3000","path":["api","user","delete"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ab01a328-9830-49ee-bad4-d2c90665bb89"}],"id":"62492ef8-20f3-4f20-9c11-78640c5f9a67","_postman_id":"62492ef8-20f3-4f20-9c11-78640c5f9a67","description":""},{"name":"FAQ","item":[{"name":"fetch all","id":"0ced7bef-4948-4613-b402-04ca0fa90c8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/faq/all?page=1&limit=10&sort_by=status&sort_order=desc","urlObject":{"protocol":"http","port":"3000","path":["api","faq","all"],"host":["localhost"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"10"},{"key":"sort_by","value":"status"},{"key":"sort_order","value":"desc"}],"variable":[]}},"response":[],"_postman_id":"0ced7bef-4948-4613-b402-04ca0fa90c8f"},{"name":"create faq","id":"57ccaa6c-7e65-4f76-9cd6-d075f32fd385","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\":\"question 1\",\n    \"description\": \"answer 1\", \n    \"status\": true\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/faq/create","urlObject":{"protocol":"http","port":"3000","path":["api","faq","create"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"57ccaa6c-7e65-4f76-9cd6-d075f32fd385"},{"name":"update faq","id":"2262ec0c-47a5-4cad-b774-e2c707b5f377","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"title\":\"Question 1\",\n    \"description\": \"Give whatever ypu want to give\", \n    \"status\": true\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/faq/8/update","urlObject":{"protocol":"http","port":"3000","path":["api","faq","8","update"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2262ec0c-47a5-4cad-b774-e2c707b5f377"},{"name":"update status","id":"c2344df5-a5b7-4126-af11-c8656fc0d3ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"status\": true\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/faq/1/update/status","urlObject":{"protocol":"http","port":"3000","path":["api","faq","1","update","status"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c2344df5-a5b7-4126-af11-c8656fc0d3ed"},{"name":"delete faqs","id":"94fb66d4-6f15-4aac-b82d-28748130b924","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"ids\": [5,6,7]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/faq/delete","urlObject":{"protocol":"http","port":"3000","path":["api","faq","delete"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"94fb66d4-6f15-4aac-b82d-28748130b924"}],"id":"83ea922c-8f69-4aee-b369-31d440e1111f","_postman_id":"83ea922c-8f69-4aee-b369-31d440e1111f","description":""},{"name":"Wallpaper","item":[{"name":"fetch all wallpaper","id":"074f0cd4-7144-4569-807d-99ff08d745f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/wallpaper/all?page=1&limit=10&sort_by=created_at&sort_order=asc","urlObject":{"protocol":"http","port":"3000","path":["api","wallpaper","all"],"host":["localhost"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"10"},{"key":"sort_by","value":"created_at"},{"key":"sort_order","value":"asc"}],"variable":[]}},"response":[],"_postman_id":"074f0cd4-7144-4569-807d-99ff08d745f6"},{"name":"create wallpaper","id":"1ae284b2-6033-4d93-b1eb-e201b878fe5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"wallpaper 1","type":"text","uuid":"17ad6b5d-655f-42a8-aab6-43482aefb8d1"},{"key":"status","value":"true","type":"text","uuid":"c4bbabf0-3a5f-4ea5-a2f6-3d8d3c89fd1f"},{"key":"wallpaper","type":"file","uuid":"82ee0ee7-2412-4eec-a977-7a0ec164c638","src":"/home/webiotspc/Pictures/Wallpapers/wallpaper.jpg"},{"key":"isDefault","value":"true","type":"text","uuid":"e962d9a6-0987-48fb-a612-35b9be28f9a4"}]},"url":"http://localhost:3000/api/wallpaper/create","urlObject":{"protocol":"http","port":"3000","path":["api","wallpaper","create"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"1ae284b2-6033-4d93-b1eb-e201b878fe5c"},{"name":"update wallpaper","id":"57297f1f-649e-40be-89f5-165643ed7c20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"wallpaper 1","type":"text","uuid":"41f9fd05-d1d4-4011-8073-b2094e6f3df8"},{"key":"status","value":"true","type":"text","uuid":"678c9217-c6d4-422a-9ced-96dda723158d"},{"key":"wallpaper","type":"file","uuid":"a3dce8be-f1a8-423a-aa99-01ac4f8d73e0","src":"/home/webiotspc/Pictures/Wallpapers/night-sky.jpg"},{"key":"isDefault","value":"true","type":"text","uuid":"151a1294-a1b4-4521-9bbf-568937d68c41"}]},"url":"http://localhost:3000/api/wallpaper/1/update","urlObject":{"protocol":"http","port":"3000","path":["api","wallpaper","1","update"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"57297f1f-649e-40be-89f5-165643ed7c20"},{"name":"update status","id":"eeb0a434-a97b-4a5d-83a7-8ab5464e07c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"status\": true,\n    \"isDefault\": true\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/wallpaper/1/update/status","urlObject":{"protocol":"http","port":"3000","path":["api","wallpaper","1","update","status"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"eeb0a434-a97b-4a5d-83a7-8ab5464e07c8"},{"name":"delete wallpaper","id":"a31767fa-f621-4536-8422-4022902f1bc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"ids\": [1,2,3]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/wallpaper/delete","urlObject":{"protocol":"http","port":"3000","path":["api","wallpaper","delete"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a31767fa-f621-4536-8422-4022902f1bc9"}],"id":"5c2c30a6-dc1b-4c10-adbf-2c6047ff427a","_postman_id":"5c2c30a6-dc1b-4c10-adbf-2c6047ff427a","description":""},{"name":"Sticker","item":[{"name":"fetch all sticker","id":"1b12cb8c-9930-48c2-9af6-a45495b72062","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/sticker/all?page=1&limit=10&sort_by=status&sort_order=asc","urlObject":{"protocol":"http","port":"3000","path":["api","sticker","all"],"host":["localhost"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"10"},{"key":"sort_by","value":"status"},{"key":"sort_order","value":"asc"}],"variable":[]}},"response":[],"_postman_id":"1b12cb8c-9930-48c2-9af6-a45495b72062"},{"name":"create sticker","id":"b701bc1b-92a4-4d5e-9fca-4e6c5076788b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"sticker 1","type":"text","uuid":"17ad6b5d-655f-42a8-aab6-43482aefb8d1"},{"key":"status","value":"true","type":"text","uuid":"c4bbabf0-3a5f-4ea5-a2f6-3d8d3c89fd1f"},{"key":"sticker","type":"file","uuid":"82ee0ee7-2412-4eec-a977-7a0ec164c638","src":"/home/webiotspc/Pictures/Wallpapers/louis.webp"}]},"url":"http://localhost:3000/api/sticker/create","urlObject":{"protocol":"http","port":"3000","path":["api","sticker","create"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b701bc1b-92a4-4d5e-9fca-4e6c5076788b"},{"name":"update sticker","id":"00476763-e931-4163-a4a2-bbee68282d64","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"sticker","type":"text","uuid":"41f9fd05-d1d4-4011-8073-b2094e6f3df8"},{"key":"status","value":"true","type":"text","uuid":"678c9217-c6d4-422a-9ced-96dda723158d"},{"key":"sticker","type":"file","uuid":"a3dce8be-f1a8-423a-aa99-01ac4f8d73e0","src":"/home/webiotspc/Pictures/Wallpapers/sunset.jpg"}]},"url":"http://localhost:3000/api/sticker/4/update","urlObject":{"protocol":"http","port":"3000","path":["api","sticker","4","update"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"00476763-e931-4163-a4a2-bbee68282d64"},{"name":"update status","id":"6ce355d8-c89e-47b7-b1ca-1bc6bb114279","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"status\": true\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/sticker/1/update/status","urlObject":{"protocol":"http","port":"3000","path":["api","sticker","1","update","status"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6ce355d8-c89e-47b7-b1ca-1bc6bb114279"},{"name":"delete sticker","id":"d574fc1e-0a4f-4cb6-abfc-61c279e8fbcf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"ids\" : [1,2]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/sticker/delete","urlObject":{"protocol":"http","port":"3000","path":["api","sticker","delete"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d574fc1e-0a4f-4cb6-abfc-61c279e8fbcf"}],"id":"6ffdcf33-79a7-4c74-9461-e7612b3b72a7","_postman_id":"6ffdcf33-79a7-4c74-9461-e7612b3b72a7","description":""},{"name":"Common Page","item":[{"name":"fetch pages","id":"ed631343-1755-414e-ba18-ccf01cabb266","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/page?created_by=2","urlObject":{"protocol":"http","port":"3000","path":["api","page"],"host":["localhost"],"query":[{"key":"created_by","value":"2"}],"variable":[]}},"response":[],"_postman_id":"ed631343-1755-414e-ba18-ccf01cabb266"},{"name":"get page by slug","id":"7ed53ebc-372e-4cd5-a784-7b404462a923","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/page/slug/privacy-policy","urlObject":{"protocol":"http","port":"3000","path":["api","page","slug","privacy-policy"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7ed53ebc-372e-4cd5-a784-7b404462a923"},{"name":"create page","id":"bf9898db-92c6-4a3e-8756-17bf1251a064","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"title\": \"Example\",\n  \"slug\": \"example-4\",\n  \"content\": \"<h1>Example</h1>><script> alert('Hello');</script>\",\n  \"meta_title\": \"anything\",\n  \"meta_description\": \"page meta\",\n  \"created_by\": 1\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/page/create","urlObject":{"protocol":"http","port":"3000","path":["api","page","create"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"bf9898db-92c6-4a3e-8756-17bf1251a064"},{"name":"update page","id":"5bc8d2b3-31f1-4c75-ab96-f95d67a3c80d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"title\": \"About Us Updated\",\n  \"slug\": \"about-us2\",\n  \"content\": \"<p>Updated content</p><img><script> alert('Hello'); </script>\",\n  \"meta_title\": \"Updated Meta\",\n  \"meta_description\": \"Updated description\",\n  \"status\": false\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/page/update/4","urlObject":{"protocol":"http","port":"3000","path":["api","page","update","4"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5bc8d2b3-31f1-4c75-ab96-f95d67a3c80d"},{"name":"update page status","id":"2c3d2a9a-2327-4e44-a9bd-6f8da98ce72c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{ \n    \"status\": false \n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/page/2/update/status","urlObject":{"protocol":"http","port":"3000","path":["api","page","2","update","status"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2c3d2a9a-2327-4e44-a9bd-6f8da98ce72c"},{"name":"delete page","id":"de9b2f5c-9b56-4b27-b776-b21b82435c91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"ids\": [6,7,8,5] \n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/page/delete","urlObject":{"protocol":"http","port":"3000","path":["api","page","delete"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"de9b2f5c-9b56-4b27-b776-b21b82435c91"}],"id":"832061a1-208e-43dc-800f-873cc1039ea0","_postman_id":"832061a1-208e-43dc-800f-873cc1039ea0","description":""},{"name":"Contact Inquiry","item":[{"name":"fetch all inquiry","id":"9b710c43-8e82-4c7b-acfb-bad72bbc50fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/inquiry/all?page=1&limit=10&sort_by=created_at&sort_order=asc","urlObject":{"protocol":"http","port":"3000","path":["api","inquiry","all"],"host":["localhost"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"10"},{"key":"sort_by","value":"created_at"},{"key":"sort_order","value":"asc"}],"variable":[]}},"response":[],"_postman_id":"9b710c43-8e82-4c7b-acfb-bad72bbc50fd"},{"name":"create inquiry","id":"6d334305-d7c2-4455-b188-c5ce9fafe5b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"George\", \n    \"email\": \"george@example.com\", \n    \"subject\": \"Reply feature\", \n    \"message\": \"Can i Reply to any message?\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/inquiry/create","urlObject":{"protocol":"http","port":"3000","path":["api","inquiry","create"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6d334305-d7c2-4455-b188-c5ce9fafe5b7"},{"name":"delete inquiry","id":"3881a7da-b3a7-4ac9-b0e5-2fcf6a6bca3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"ids\": [1,2,3]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/inquiry/delete","urlObject":{"protocol":"http","port":"3000","path":["api","inquiry","delete"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"3881a7da-b3a7-4ac9-b0e5-2fcf6a6bca3b"}],"id":"342c8c79-ee61-4a36-bf94-b505eba074bb","_postman_id":"342c8c79-ee61-4a36-bf94-b505eba074bb","description":""},{"name":"Report Reason","item":[{"name":"fetch all report reasons","id":"e91699ac-7fdb-4e60-a88c-e36e96f9bf6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/report/all?page=1&limit=10&sort_by=id&sort_order=asc","urlObject":{"protocol":"http","port":"3000","path":["api","report","all"],"host":["localhost"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"10"},{"key":"sort_by","value":"id"},{"key":"sort_order","value":"asc"}],"variable":[]}},"response":[],"_postman_id":"e91699ac-7fdb-4e60-a88c-e36e96f9bf6f"},{"name":"create report-reason","id":"50f1b52a-1292-4bd6-9a4c-fb3528980fdc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"Spamming\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/report/create","urlObject":{"protocol":"http","port":"3000","path":["api","report","create"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"50f1b52a-1292-4bd6-9a4c-fb3528980fdc"},{"name":"update report-reason","id":"8a368b2e-32c3-4eba-acec-867986da04fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"Hate Speech or Abusive Contents\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/report/2/update","urlObject":{"protocol":"http","port":"3000","path":["api","report","2","update"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8a368b2e-32c3-4eba-acec-867986da04fa"},{"name":"delete multiple reasons","id":"2572767c-d81f-4a78-8ca9-3bfaba4e4acb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"ids\": [1,2,3]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/report/delete","urlObject":{"protocol":"http","port":"3000","path":["api","report","delete"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2572767c-d81f-4a78-8ca9-3bfaba4e4acb"}],"id":"61c52f04-4b02-4c8d-8988-ae1bc9807bdc","_postman_id":"61c52f04-4b02-4c8d-8988-ae1bc9807bdc","description":""},{"name":"User Report","item":[{"name":"fetch all","id":"e5662fa1-3caa-40db-adb6-d04902752b65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/user-report/all?page=1&limit=10&sort_by=title&sort_order=asc","urlObject":{"protocol":"http","port":"3000","path":["api","user-report","all"],"host":["localhost"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"10"},{"key":"sort_by","value":"title"},{"key":"sort_order","value":"asc"}],"variable":[]}},"response":[],"_postman_id":"e5662fa1-3caa-40db-adb6-d04902752b65"},{"name":"create report","id":"b446dde0-bc57-4e7f-a0d5-8dc3b8dcc4d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"reportedUserId\": 4,\n    \"reason\": \"Hate Speech or Abusive Content\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/user-report/create","urlObject":{"protocol":"http","port":"3000","path":["api","user-report","create"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b446dde0-bc57-4e7f-a0d5-8dc3b8dcc4d7"},{"name":"update report","id":"ee3e2202-4452-497f-b917-5a2f543247d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"admin_notes\": \"It is fake\",\n    \"status\": \"dismissed\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/user-report/1/update","urlObject":{"protocol":"http","port":"3000","path":["api","user-report","1","update"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ee3e2202-4452-497f-b917-5a2f543247d7"},{"name":"delete report","id":"b69e3b53-ac20-414b-9f04-47b761a75a5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"ids\": [1,2,3]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/user-report/delete","urlObject":{"protocol":"http","port":"3000","path":["api","user-report","delete"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b69e3b53-ac20-414b-9f04-47b761a75a5f"}],"id":"c161e23c-69bd-45cc-8e12-41d3c9297ef0","_postman_id":"c161e23c-69bd-45cc-8e12-41d3c9297ef0","description":""},{"name":"Dashboard","item":[{"name":"fetch dashboard data","id":"f5688b75-4c9e-45e6-8063-33688c580be1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/dashboard","urlObject":{"protocol":"http","port":"3000","path":["api","dashboard"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f5688b75-4c9e-45e6-8063-33688c580be1"}],"id":"5a350a58-599b-4029-bd54-efe963803cfd","_postman_id":"5a350a58-599b-4029-bd54-efe963803cfd","description":""},{"name":"Plans","item":[{"name":"create plan","id":"efe69740-c7d2-4d3b-aaf0-787c0fd8759a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"Pro Plan\",\n  \"slug\": \"pro-plan\",\n  \"description\": \"A premium plan with advanced features for growing teams.\",\n  \"status\": \"active\",\n  \"price_per_user_per_month\": 25,\n  \"price_per_user_per_year\": 250,\n  \"billing_cycle\": \"monthly\",\n  \"max_members_per_group\": 50,\n  \"max_storage_per_user_mb\": 5000,\n  \"max_broadcasts_list\": 30,\n  \"max_members_per_broadcasts_list\": 50,\n  \"max_status\": 100,\n  \"max_groups\": 50,\n  \"allows_file_sharing\": true,\n  \"features\": {\n    \"video_calls\": true,\n    \"screen_sharing\": true,\n    \"priority_support\": true\n  },\n  \"display_order\": 1,\n  \"is_default\": false,\n  \"trial_period_days\": 14,\n  \"video_calls_enabled\": true\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/plan/create","urlObject":{"protocol":"http","port":"3000","path":["api","plan","create"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"efe69740-c7d2-4d3b-aaf0-787c0fd8759a"},{"name":"fetch all plans","id":"400fb74d-17bc-4367-be30-eaa08417aae9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/plan","urlObject":{"protocol":"http","port":"3000","path":["api","plan"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"400fb74d-17bc-4367-be30-eaa08417aae9"},{"name":"fetch active plans","id":"adca7a25-3412-4c37-b9f7-b372b49fd840","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/plan/active","urlObject":{"protocol":"http","port":"3000","path":["api","plan","active"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"adca7a25-3412-4c37-b9f7-b372b49fd840"},{"name":"fetch plan by id","id":"e7fb4a8d-e8ac-49db-95d8-25399519832e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/plan/695765b21e49cce5778ebeaf","urlObject":{"protocol":"http","port":"3000","path":["api","plan","695765b21e49cce5778ebeaf"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e7fb4a8d-e8ac-49db-95d8-25399519832e"},{"name":"fetch plan by slug","id":"7c34e5ec-e95b-4722-be75-5eb0e9edef11","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/plan/slug/pro-plan","urlObject":{"protocol":"http","port":"3000","path":["api","plan","slug","pro-plan"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7c34e5ec-e95b-4722-be75-5eb0e9edef11"},{"name":"update plan","id":"52c5e864-35d6-4f39-9160-b88fc83eab7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"Pro Plan\",\n  \"slug\": \"pro-plan\",\n  \"description\": \"A premium plan with for growing teams\",\n  \"status\": \"inactive\",\n  \"price_per_user_per_month\": 25,\n  \"price_per_user_per_year\": 250,\n  \"billing_cycle\": \"monthly\",\n  \"max_members_per_group\": 50,\n  \"max_storage_per_user_mb\": 5000,\n  \"max_broadcasts_list\": 30,\n  \"max_members_per_broadcasts_list\": 50,\n  \"max_status\": 100,\n  \"max_groups\": 50,\n  \"allows_file_sharing\": true,\n  \"features\": {\n    \"video_calls\": true,\n    \"screen_sharing\": true,\n    \"priority_support\": true\n  },\n  \"display_order\": 12,\n  \"is_default\": false,\n  \"trial_period_days\": 14,\n  \"video_calls_enabled\": true\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/plan/update/695766801e49cce5778ebebf","urlObject":{"protocol":"http","port":"3000","path":["api","plan","update","695766801e49cce5778ebebf"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"52c5e864-35d6-4f39-9160-b88fc83eab7c"},{"name":"update plan status","id":"85fce7af-35ec-4988-8e08-75cc52340d3c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"status\": \"active\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/plan/status/695766641e49cce5778ebeb5","urlObject":{"protocol":"http","port":"3000","path":["api","plan","status","695766641e49cce5778ebeb5"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"85fce7af-35ec-4988-8e08-75cc52340d3c"},{"name":"set default plan","id":"fe5e28ef-8b5b-4101-967b-fd32f3709c46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"PUT","header":[],"url":"http://localhost:3000/api/plan/set-default/695766751e49cce5778ebeba","urlObject":{"protocol":"http","port":"3000","path":["api","plan","set-default","695766751e49cce5778ebeba"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"fe5e28ef-8b5b-4101-967b-fd32f3709c46"},{"name":"delete multiple plan","id":"feef00fc-aa11-4a4b-b848-7c47e1c98e5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"ids\": [\"695766751e49cce5778ebeba\"]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/plan/delete","urlObject":{"protocol":"http","port":"3000","path":["api","plan","delete"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"feef00fc-aa11-4a4b-b848-7c47e1c98e5f"}],"id":"76c3e7c4-05ac-4bb3-8418-8c1938b2c68d","_postman_id":"76c3e7c4-05ac-4bb3-8418-8c1938b2c68d","description":""},{"name":"Subscription","item":[{"name":"fetch current user subscription","id":"a261187a-9212-4f78-b8c8-f1c9b6d9df7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"full_name\": \"Jack Willson\", \n    \"category\": \"individual\", \n    \"plan_slug\": \"basic-plan\",\n    \"payment_gateway\": \"paypal\"\n}"},"url":"http://localhost:3000/api/subscription/my","urlObject":{"protocol":"http","port":"3000","path":["api","subscription","my"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a261187a-9212-4f78-b8c8-f1c9b6d9df7c"},{"name":"fetch user limits","id":"f36cc8de-30b5-4e21-8ddf-3bf6a258bf37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/subscription/limits","urlObject":{"protocol":"http","port":"3000","path":["api","subscription","limits"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f36cc8de-30b5-4e21-8ddf-3bf6a258bf37"},{"name":"fetch subscription details","id":"99629cba-dd5c-4cfa-b178-884d02efdebe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/subscription/69579187ee60b955b182910e","urlObject":{"protocol":"http","port":"3000","path":["api","subscription","69579187ee60b955b182910e"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"99629cba-dd5c-4cfa-b178-884d02efdebe"},{"name":"cancel subscription","id":"7dc18bbf-95a5-4d3b-8e53-4ee62894b0ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"subscription_id\":\"6957b09192b09ee1ed64efa6\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/subscription/cancel","urlObject":{"protocol":"http","port":"3000","path":["api","subscription","cancel"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7dc18bbf-95a5-4d3b-8e53-4ee62894b0ee"},{"name":"fetch subscription payment","id":"d38ac2d8-7176-4f7e-b544-d2b2ae7b904d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/subscription/payments/69579187ee60b955b182910e","urlObject":{"protocol":"http","port":"3000","path":["api","subscription","payments","69579187ee60b955b182910e"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d38ac2d8-7176-4f7e-b544-d2b2ae7b904d"},{"name":"fetch all subscription","id":"01c92634-bc64-43d0-aa82-9a222db57955","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/subscription/get/admin","urlObject":{"protocol":"http","port":"3000","path":["api","subscription","get","admin"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"01c92634-bc64-43d0-aa82-9a222db57955"}],"id":"6a2810dd-73e3-4289-89cd-cda0f2048f83","_postman_id":"6a2810dd-73e3-4289-89cd-cda0f2048f83","description":""},{"name":"Blue-Tick Verification","item":[{"name":"initiate request","id":"d4cb2de5-c2d8-4bee-9768-c3c61a92840c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"full_name\": \"Oliver wang\", \n    \"category\": \"individual\", \n    \"plan_slug\": \"standard-plan\",\n    \"payment_gateway\": \"stripe\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/verification/initiate","urlObject":{"protocol":"http","port":"3000","path":["api","verification","initiate"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d4cb2de5-c2d8-4bee-9768-c3c61a92840c"},{"name":"sync Stripe Subscription","id":"cf219ef1-e98f-4349-a2fa-f9f031c73d64","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"session_id\":\"cs_test_aq4H8Uq8qzHinVUas0M\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/verification/sync-stripe","urlObject":{"protocol":"http","port":"3000","path":["api","verification","sync-stripe"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"cf219ef1-e98f-4349-a2fa-f9f031c73d64"},{"name":"paypal payment confirmation","id":"828f747e-a956-498a-a108-948898ae7ced","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"payment_id\": \"6957b09d64efa8\",\n    \"gateway_response\": {\n        \"orderID\": \"28XB827060M\",\n        \"payerId\":\"65X67SC\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/verification/confirm","urlObject":{"protocol":"http","port":"3000","path":["api","verification","confirm"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"828f747e-a956-498a-a108-948898ae7ced"},{"name":"upload documents","id":"52366c8b-3894-42a1-9b65-40b6fd2f8453","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"request_id","value":"6957b09192b09ee1ed64e","type":"text","uuid":"6eb21546-e5e2-46eb-bd48-90055bb64dd6"},{"key":"document_type","value":"voter_id","type":"text","uuid":"9fb863ae-6e6c-472c-8735-7b20d629a4fb"},{"key":"front","type":"file","uuid":"ce647c67-ceb8-4f19-8be4-fcf06f48e7c9","src":"postman-cloud:///1f0b9340-40f3-49b0-83e3-0ad366b17c70"},{"key":"selfie","type":"file","uuid":"837f6081-f367-4567-83ed-3382b86503dc","src":"postman-cloud:///1f0b6358-8c55-4100-8123-37def3d52661"},{"key":"back","type":"file","uuid":"a2524817-b03f-4872-ac99-9d34b124f69a","src":"postman-cloud:///1f0b6354-fb9e-4470-bf15-fbf9dadde8e6"},{"key":"full_name","value":"Oliver Wang","type":"text","uuid":"97dd260e-7034-42bb-a4e4-7c490f617abe"},{"key":"category","value":"individual","type":"text","uuid":"373b12e6-bcd3-4246-acbb-15a591fd6d52"}]},"url":"http://localhost:3000/api/verification/upload/doc","urlObject":{"protocol":"http","port":"3000","path":["api","verification","upload","doc"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"52366c8b-3894-42a1-9b65-40b6fd2f8453"},{"name":"fetch current user's verification status","id":"2dcdca21-00ce-4e34-8631-970fb05ac321","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/verification/my-status","urlObject":{"protocol":"http","port":"3000","path":["api","verification","my-status"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2dcdca21-00ce-4e34-8631-970fb05ac321"},{"name":"approve request","id":"eddc801a-e391-4dc1-9c14-2a95001abe29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"request_id\":\"633a2bc4-9da4-49f48cd4d61d\", \n    \"admin_notes\":\"Entertaining\",\n    \"category\": \"individual\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/verification/request/approve","urlObject":{"protocol":"http","port":"3000","path":["api","verification","request","approve"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"eddc801a-e391-4dc1-9c14-2a95001abe29"},{"name":"reject request","id":"778d1ffb-1614-4488-8c50-b9a509d6490b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n   \"request_id\":\"23928893909c-1173cf934d80\", \n   \"rejection_reason\":\"Nagative content\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/verification/request/reject","urlObject":{"protocol":"http","port":"3000","path":["api","verification","request","reject"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"778d1ffb-1614-4488-8c50-b9a509d6490b"},{"name":"approve verification by admin","id":"dd478fb0-3474-407d-bfce-bc449fbe0e52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"user_id\": \"694e7e7253e7863adbfd43\", \n    \"category\": \"creator\", \n    \"admin_notes\": \"Meaningful content\", \n    \"full_name\": \"Jack Willson\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/verification/admin/approve","urlObject":{"protocol":"http","port":"3000","path":["api","verification","admin","approve"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"dd478fb0-3474-407d-bfce-bc449fbe0e52"},{"name":"fetch all request","id":"8d52b8c7-0de2-4fa2-a92c-a84c63a20338","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/verification/request/all","urlObject":{"protocol":"http","port":"3000","path":["api","verification","request","all"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8d52b8c7-0de2-4fa2-a92c-a84c63a20338"},{"name":"delete multiple requests","id":"c2165143-fc92-4672-9f55-66349d1920d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"ids\":[\"asjdjjh34ss\",\"uhhujhjjh23\"]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/verification/request/delete","urlObject":{"protocol":"http","port":"3000","path":["api","verification","request","delete"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c2165143-fc92-4672-9f55-66349d1920d6"}],"id":"524fa2a9-452d-46ea-9826-ac301040d2f6","_postman_id":"524fa2a9-452d-46ea-9826-ac301040d2f6","description":""},{"name":"Custom SMS","item":[{"name":"get all gateways","id":"c0df1c3b-dd79-4e4d-bbdc-a1d3b48e14f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/custom/sms","urlObject":{"protocol":"http","port":"3000","path":["api","custom","sms"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c0df1c3b-dd79-4e4d-bbdc-a1d3b48e14f2"},{"name":"get by id","id":"7d9254d3-c0b7-4160-b147-ba2f49457463","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/custom/sms/1","urlObject":{"protocol":"http","port":"3000","path":["api","custom","sms","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7d9254d3-c0b7-4160-b147-ba2f49457463"},{"name":"create","id":"95259ba5-3a69-4deb-9b4c-0ee5a8c499a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"Twilio custom gateway\",\n  \"base_url\": \"https://api.twilio.com/2010-04-01/Accounts/account-sid/Messages.json\",\n  \"method\": \"POST\",\n  \"auth_type\": \"SID_AUTH_TOKEN\",\n  \"account_sid\": \"Your account sid\",\n  \"auth_token\": \"Your_auth_token\",\n  \"from_number\": \"+1218668965\",\n  \"custom_config\": {\n    \"params\": [],\n    \"headers\": [],\n    \"body_type\": \"form-data\",\n    \"body_fields\": [],\n    \"field_mappings\": {\n      \"to_field\": \"To\",\n      \"from_field\": \"From\",\n      \"message_field\": \"Body\"\n    }\n  },\n  \"enabled\": true\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/custom/sms/create","urlObject":{"protocol":"http","port":"3000","path":["api","custom","sms","create"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"95259ba5-3a69-4deb-9b4c-0ee5a8c499a9"},{"name":"Save Gateway","id":"6d9b6f36-7a26-4c00-b4b8-6d056f60a1bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"Twilio custom sms gateway\",\n  \"base_url\": \"https://api.twilio.com/2010-04-01/Accounts/Your_account_sid/Messages.json\",\n  \"method\": \"POST\",\n  \"auth_type\": [\"SID\",\"custom_keys\"],\n  \"account_sid\": \"Your_account_sid\",\n  \"auth_token\": \"your_auth_token\",\n  \"from_number\": \"+17896541236\",\n  \"custom_config\": {\n    \"params\": [],\n    \"headers\": [],\n    \"body_type\": \"form-data\",\n    \"body_fields\": [],\n    \"field_mappings\": {\n      \"to_field\": \"To\",\n      \"from_field\": \"From\",\n      \"message_field\": \"Body\"\n    }\n  },\n  \"enabled\": true\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/custom/sms/save","urlObject":{"protocol":"http","port":"3000","path":["api","custom","sms","save"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6d9b6f36-7a26-4c00-b4b8-6d056f60a1bb"},{"name":"delete","id":"588d1444-036f-4e8c-9adc-8886d67aaca3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:3000/api/custom/sms/delete/3","urlObject":{"protocol":"http","port":"3000","path":["api","custom","sms","delete","3"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"588d1444-036f-4e8c-9adc-8886d67aaca3"},{"name":"test custom gateway","id":"29d5f992-902c-453f-8b97-877abce935f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"test_phone\":\"+911234567895\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/custom/sms/test","urlObject":{"protocol":"http","port":"3000","path":["api","custom","sms","test"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"29d5f992-902c-453f-8b97-877abce935f1"},{"name":"toggle gateway","id":"b2894b4b-8ff0-43cd-9868-4dde50c9a069","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:3000/api/custom/sms/toggle","urlObject":{"protocol":"http","port":"3000","path":["api","custom","sms","toggle"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b2894b4b-8ff0-43cd-9868-4dde50c9a069"}],"id":"609800e5-0863-41e4-b8df-6d39263c49eb","_postman_id":"609800e5-0863-41e4-b8df-6d39263c49eb","description":""},{"name":"SMS Gateways","item":[{"name":"create","id":"43a47899-3098-4ab5-8b56-1002f5d548b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"Twilio\",\n  \"config\": {\n    \"account_sid\": \"ACxxxx\",\n    \"auth_token\": \"xxxxx\",\n    \"from\": \"+1500555xxxx\"\n  },\n  \"enabled\": true\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/gateway/create","urlObject":{"protocol":"http","port":"3000","path":["api","gateway","create"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"43a47899-3098-4ab5-8b56-1002f5d548b1"},{"name":"fetch all","id":"2b25a15a-1b40-47c0-bd18-d3bab11bd120","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/gateway","urlObject":{"protocol":"http","port":"3000","path":["api","gateway"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2b25a15a-1b40-47c0-bd18-d3bab11bd120"},{"name":"update","id":"98052061-220e-439b-ae66-b8972c8a0b48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"Twilio\",\n  \"config\": {\n    \"account_sid\": \"ACb****\",\n    \"auth_token\": \"Your_auth_token\",\n    \"from\": \"+1234567895\"\n  },\n  \"enabled\": true\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/gateway/update/1","urlObject":{"protocol":"http","port":"3000","path":["api","gateway","update","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"98052061-220e-439b-ae66-b8972c8a0b48"},{"name":"toggle status","id":"503f8299-afeb-4ef0-9581-30be5a0c18b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"enabled\": true\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/gateway/toggle/1","urlObject":{"protocol":"http","port":"3000","path":["api","gateway","toggle","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"503f8299-afeb-4ef0-9581-30be5a0c18b2"}],"id":"2ffa7702-8fd1-4e79-aac8-a7e1d54c5daf","_postman_id":"2ffa7702-8fd1-4e79-aac8-a7e1d54c5daf","description":""}]}