{"info":{"_postman_id":"822ab72e-f9de-4fdf-a9f3-7c7eeaada6cd","name":"SayHi","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"4832479","collectionId":"822ab72e-f9de-4fdf-a9f3-7c7eeaada6cd","publishedId":"2s847BUwDA","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-10-16T11:27:45.000Z"},"item":[{"name":"User","item":[{"name":"queryUsers","id":"601a6cdf-1b4e-41f1-a044-46a5c0145a68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-Token","value":"55af31e6-2ea0-4c0f-b79e-03eb49171dfa","type":"text"},{"key":"X-Userid","value":"3b72db8a-5540-48d0-9055-f77af13b8d3d","type":"text"},{"key":"X-Token-TimeStamp","value":"\"1665826874871\"","type":"text"}],"url":"http://127.0.0.1:7001/api/v1/users","urlObject":{"protocol":"http","port":"7001","path":["api","v1","users"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"601a6cdf-1b4e-41f1-a044-46a5c0145a68"},{"name":"login","id":"af8966bc-6fc3-4dbf-a040-1a1573267b40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"jack@pitt.edu\",\n    \"password\": \"8c6976e5b5410415bde908bd4dee15dfb167a9c873fc4bb8a81f6f2ab448a918\"\n}"},"url":"http://127.0.0.1:7001/login","urlObject":{"protocol":"http","port":"7001","path":["login"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"af8966bc-6fc3-4dbf-a040-1a1573267b40"},{"name":"registry","id":"e778781f-68a7-4d29-8a0e-750b23e61958","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"jack@pitt.edu\",\n    \"password\": \"8c6976e5b5410415bde908bd4dee15dfb167a9c873fc4bb8a81f6f2ab448a918\",\n    \"realname\": \"Jack\"\n}"},"url":"http://127.0.0.1:7001/api/v1/users","urlObject":{"protocol":"http","port":"7001","path":["api","v1","users"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"e778781f-68a7-4d29-8a0e-750b23e61958"},{"name":"queryUserByUserId","id":"8cc0557d-4be0-42cc-8951-c4f308fbc252","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Token","value":"e1854828-5377-43a0-8ddd-88a9c5751b61","type":"text"},{"key":"X-Userid","value":"b5bd1f09-1227-4b9a-8d74-fd51407eec1d","type":"text"},{"key":"X-Token-TimeStamp","value":"\"1666384731334\"","type":"text"}],"url":"http://127.0.0.1:7001/api/v1/users/:b5bd1f09-1227-4b9a-8d74-fd51407eec1d","urlObject":{"protocol":"http","port":"7001","path":["api","v1","users",":b5bd1f09-1227-4b9a-8d74-fd51407eec1d"],"host":["127","0","0","1"],"query":[{"disabled":true,"key":"","value":""},{"disabled":true,"key":"","value":""}],"variable":[{"type":"any","value":null,"key":"b5bd1f09-1227-4b9a-8d74-fd51407eec1d"}]}},"response":[],"_postman_id":"8cc0557d-4be0-42cc-8951-c4f308fbc252"},{"name":"updateProfile","id":"36d8f739-ec8b-490c-b6c5-c687504c220f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-Userid","value":"3b72db8a-5540-48d0-9055-f77af13b8d3d","type":"text"},{"key":"X-Token-TimeStamp","value":"\"1665826874871\"","type":"text"},{"key":"X-Token","value":"de8552c5-8994-4580-ae99-fe4f2f6b7b3b","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userid\": \"c89fe1ec-151f-4b4c-a5e3-1609a021075c\",\n    \"username\": \"Tempest\",\n    \"realname\": \"Tao\",\n    \"age\": 24,\n    \"gender\": \"male\",\n    \"avatar\": \"https://lh3.googleusercontent.com/ogw/AOh-ky2L3s2mz07OyZFW740_N3FdE_nPmEMDsiEQ2wgm:s64-c-mo\",\n    \"token\": \"066f0781-00b4-4f2e-b4a7-28fa8c3cdf59\"\n}"},"url":"http://127.0.0.1:7001/api/v1/users/:c89fe1ec-151f-4b4c-a5e3-1609a021075c","urlObject":{"protocol":"http","port":"7001","path":["api","v1","users",":c89fe1ec-151f-4b4c-a5e3-1609a021075c"],"host":["127","0","0","1"],"query":[],"variable":[{"type":"any","value":null,"key":"c89fe1ec-151f-4b4c-a5e3-1609a021075c"}]}},"response":[],"_postman_id":"36d8f739-ec8b-490c-b6c5-c687504c220f"},{"name":"deleteUser","id":"e6265c24-6a97-4bc3-93a3-ea3ed900024f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Token","value":"e1854828-5377-43a0-8ddd-88a9c5751b61","type":"text"},{"key":"X-Userid","value":"b5bd1f09-1227-4b9a-8d74-fd51407eec1d","type":"text"},{"key":"X-Token-TimeStamp","value":"\"1666384731334\"","type":"text"}],"url":"http://127.0.0.1:7001/api/v1/users/:ede66dc6-8713-4601-a1b5-3c5abb63e0e7","urlObject":{"protocol":"http","port":"7001","path":["api","v1","users",":ede66dc6-8713-4601-a1b5-3c5abb63e0e7"],"host":["127","0","0","1"],"query":[],"variable":[{"type":"any","value":null,"key":"ede66dc6-8713-4601-a1b5-3c5abb63e0e7"}]}},"response":[],"_postman_id":"e6265c24-6a97-4bc3-93a3-ea3ed900024f"},{"name":"PickupRandomUsers","id":"25c87ab8-8fa3-4e3b-8689-eb0392d8cba7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Token","value":"e1854828-5377-43a0-8ddd-88a9c5751b61","type":"text"},{"key":"X-Userid","value":"b5bd1f09-1227-4b9a-8d74-fd51407eec1d","type":"text"},{"key":"X-Token-TimeStamp","value":"\"1666384731334\"","type":"text"}],"url":"http://127.0.0.1:7001/randomPickUsers","urlObject":{"protocol":"http","port":"7001","path":["randomPickUsers"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"25c87ab8-8fa3-4e3b-8689-eb0392d8cba7"}],"id":"7e8c8def-d7c3-405b-9bda-6a72feb6124f","_postman_id":"7e8c8def-d7c3-405b-9bda-6a72feb6124f","description":""},{"name":"Message","item":[{"name":"sendMessage","id":"b1e992ae-30bd-4691-b2fe-21495f72a8ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-Token","value":"e1854828-5377-43a0-8ddd-88a9c5751b61","type":"text"},{"key":"X-Userid","value":"b5bd1f09-1227-4b9a-8d74-fd51407eec1d","type":"text"},{"key":"X-Token-TimeStamp","value":"\"1666384731334\"","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"message\": \"Hi\",\n    \"receiver_userid\": \"3b207381-3c6e-48b6-9894-10e952fe6524\"\n}"},"url":"http://127.0.0.1:7001/api/v1/messages","urlObject":{"protocol":"http","port":"7001","path":["api","v1","messages"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"b1e992ae-30bd-4691-b2fe-21495f72a8ed"},{"name":"queryLatestMsgAsSender","id":"6b6f9c63-146a-4176-87ff-d75126c0a1cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Token","value":"e1854828-5377-43a0-8ddd-88a9c5751b61","type":"text"},{"key":"X-Userid","value":"b5bd1f09-1227-4b9a-8d74-fd51407eec1d","type":"text"},{"key":"X-Token-TimeStamp","value":"\"1666384731334\"","type":"text"},{"key":"","value":"","type":"text"}],"url":"http://127.0.0.1:7001/api/v1/messages/new","urlObject":{"protocol":"http","port":"7001","path":["api","v1","messages","new"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"6b6f9c63-146a-4176-87ff-d75126c0a1cb"},{"name":"queryAllMessageAsSender","id":"567a775a-09ec-4027-abc2-41cc390f04d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Token","value":"e1854828-5377-43a0-8ddd-88a9c5751b61","type":"text"},{"key":"X-Userid","value":"b5bd1f09-1227-4b9a-8d74-fd51407eec1d","type":"text"},{"key":"X-Token-TimeStamp","value":"\"1666384731334\"","type":"text"}],"url":"http://127.0.0.1:7001/api/v1/messages","urlObject":{"protocol":"http","port":"7001","path":["api","v1","messages"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"567a775a-09ec-4027-abc2-41cc390f04d9"},{"name":"queryAllMessageByReceiverId","id":"5bb7c94c-71f9-4878-ae18-f330d7fc78e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Token","value":"e1854828-5377-43a0-8ddd-88a9c5751b61","type":"text"},{"key":"X-Userid","value":"b5bd1f09-1227-4b9a-8d74-fd51407eec1d","type":"text"},{"key":"X-Token-TimeStamp","value":"\"1666384731334\"","type":"text"}],"url":"http://127.0.0.1:7001/api/v1/messages/:3b207381-3c6e-48b6-9894-10e952fe6524","urlObject":{"protocol":"http","port":"7001","path":["api","v1","messages",":3b207381-3c6e-48b6-9894-10e952fe6524"],"host":["127","0","0","1"],"query":[],"variable":[{"type":"any","value":null,"key":"3b207381-3c6e-48b6-9894-10e952fe6524"}]}},"response":[],"_postman_id":"5bb7c94c-71f9-4878-ae18-f330d7fc78e4"},{"name":"deleteMessage","id":"23966761-9b92-477d-8a80-84bd55d19bb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Token","value":"55af31e6-2ea0-4c0f-b79e-03eb49171dfa","type":"text"},{"key":"X-Userid","value":"3b72db8a-5540-48d0-9055-f77af13b8d3d","type":"text"},{"key":"X-Token-TimeStamp","value":"\"1665826874871\"","type":"text"}],"url":"http://127.0.0.1:7001/api/v1/messages/:2","urlObject":{"protocol":"http","port":"7001","path":["api","v1","messages",":2"],"host":["127","0","0","1"],"query":[],"variable":[{"type":"any","value":null,"key":"2"}]}},"response":[],"_postman_id":"23966761-9b92-477d-8a80-84bd55d19bb4"}],"id":"6b47126e-c6d8-4f77-9eee-0ad17aebdc78","_postman_id":"6b47126e-c6d8-4f77-9eee-0ad17aebdc78","description":""},{"name":"Notification","item":[{"name":"queryLatestMsgAsReceiver","id":"9d8cbf48-6e62-4e6f-aff5-9d6875f7bf9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Token","value":"3417bd57-b8f6-45dd-92bd-9804fea71b3c","type":"text"},{"key":"X-Userid","value":"3b207381-3c6e-48b6-9894-10e952fe6524","type":"text"},{"key":"X-Token-TimeStamp","value":"\"1666384703165\"","type":"text"}],"url":"http://127.0.0.1:7001/api/v1/notifications/new","urlObject":{"protocol":"http","port":"7001","path":["api","v1","notifications","new"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"9d8cbf48-6e62-4e6f-aff5-9d6875f7bf9b"},{"name":"queryAllMessageAsReceiver","id":"73fb84a0-8e25-42fa-ac26-8d22fc8f588d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Token","value":"3417bd57-b8f6-45dd-92bd-9804fea71b3c","type":"text"},{"key":"X-Userid","value":"3b207381-3c6e-48b6-9894-10e952fe6524","type":"text"},{"key":"X-Token-TimeStamp","value":"\"1666384703165\"","type":"text"}],"url":"http://127.0.0.1:7001/api/v1/notifications","urlObject":{"protocol":"http","port":"7001","path":["api","v1","notifications"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"73fb84a0-8e25-42fa-ac26-8d22fc8f588d"},{"name":"queryAllMessageBySenderId","id":"68f45edc-1593-4bdc-956f-6df377a3a7fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Token","value":"3417bd57-b8f6-45dd-92bd-9804fea71b3c","type":"text"},{"key":"X-Userid","value":"3b207381-3c6e-48b6-9894-10e952fe6524","type":"text"},{"key":"X-Token-TimeStamp","value":"\"1666384703165\"","type":"text"}],"url":"http://127.0.0.1:7001/api/v1/notifications/:c0c7d097-b64c-46ef-9698-b3842898a529","urlObject":{"protocol":"http","port":"7001","path":["api","v1","notifications",":c0c7d097-b64c-46ef-9698-b3842898a529"],"host":["127","0","0","1"],"query":[],"variable":[{"type":"any","value":null,"key":"c0c7d097-b64c-46ef-9698-b3842898a529"}]}},"response":[],"_postman_id":"68f45edc-1593-4bdc-956f-6df377a3a7fd"},{"name":"updateRetrieveTimeForMsg","id":"36e0e10e-2ea2-4039-9549-dde52288604c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-Token","value":"3417bd57-b8f6-45dd-92bd-9804fea71b3c","type":"text"},{"key":"X-Userid","value":"3b207381-3c6e-48b6-9894-10e952fe6524","type":"text"},{"key":"X-Token-TimeStamp","value":"\"1666384703165\"","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"retrieve_time\": \"1665902331113\"\n}"},"url":"http://127.0.0.1:7001/api/v1/notifications/:1","urlObject":{"protocol":"http","port":"7001","path":["api","v1","notifications",":1"],"host":["127","0","0","1"],"query":[],"variable":[{"type":"any","value":null,"key":"1"}]}},"response":[],"_postman_id":"36e0e10e-2ea2-4039-9549-dde52288604c"},{"name":"deleteMessageAsReceiver","id":"f3f60184-1fe8-4d9b-a3bb-7e723533de21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Token","value":"3417bd57-b8f6-45dd-92bd-9804fea71b3c","type":"text"},{"key":"X-Userid","value":"3b207381-3c6e-48b6-9894-10e952fe6524","type":"text"},{"key":"X-Token-TimeStamp","value":"\"1666384703165\"","type":"text"}],"url":"http://127.0.0.1:7001/api/v1/notifications/:2","urlObject":{"protocol":"http","port":"7001","path":["api","v1","notifications",":2"],"host":["127","0","0","1"],"query":[],"variable":[{"type":"any","value":null,"key":"2"}]}},"response":[],"_postman_id":"f3f60184-1fe8-4d9b-a3bb-7e723533de21"}],"id":"a3ddf987-0383-498c-b170-419ee4f38028","_postman_id":"a3ddf987-0383-498c-b170-419ee4f38028","description":""}]}