{"info":{"_postman_id":"409064bb-36fd-4ef4-8d21-74bce20c14e9","name":"Live-Poll","description":"<html><head></head><body><h1 id=\"introduction\">Introduction</h1>\n<p>It is the API for a live poll website. </p>\n<h1 id=\"overview\">Overview</h1>\n<p>This API has the endpoints needed to make a live poll website</p>\n<h1 id=\"authentication\">Authentication</h1>\n<p>We use JSON Web Tokens to authenticate users</p>\n<h1 id=\"error-codes\">Error Codes</h1>\n<ul>\n<li>404-Not Found </li>\n<li>401-Access Denied</li>\n<li>400-Bad Request</li>\n<li>500-Internal Error</li>\n<li>503-Server Unavailable</li>\n</ul>\n<h1 id=\"rate-limit\">Rate limit</h1>\n<p>There is no rate to the number of requests a user can send</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Introduction","slug":"introduction"},{"content":"Overview","slug":"overview"},{"content":"Authentication","slug":"authentication"},{"content":"Error Codes","slug":"error-codes"},{"content":"Rate limit","slug":"rate-limit"}],"owner":"9876592","collectionId":"409064bb-36fd-4ef4-8d21-74bce20c14e9","publishedId":"SzKQwzQY","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-02-16T18:13:15.000Z"},"item":[{"name":"Register A User","id":"dc238a85-df0e-4e87-be06-60d0eadc11fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\":\"John Doe\",\n\t\"email\":\"johndoe69@gmail.com\",\n\t\"password\":\"johndoe69420\"\n}","options":{"raw":{"language":"json"}}},"url":"https://mighty-sea-62531.herokuapp.com/api/user/register","urlObject":{"path":["api","user","register"],"host":["https://mighty-sea-62531.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"935a6094-cda2-4b2f-b2fd-e2efac749ace","name":"Default","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\":\"John Doe\",\n\t\"email\":\"johndoe69@gmail.com\",\n\t\"password\":\"johndoe69420\"\n}","options":{"raw":{"language":"json"}}},"url":"https://mighty-sea-62531.herokuapp.com/api/user/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"164"},{"key":"Etag","value":"W/\"a4-u2YGnI4D3d8ATJfs0LBv63WjywQ\""},{"key":"Date","value":"Thu, 27 Feb 2020 16:40:45 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"5e57f10d89d8c00024e03293\",\n    \"name\": \"John Doe\",\n    \"email\": \"johndoe69@gmail.com\",\n    \"password\": \"$2b$10$uvQCMTJsbjObe06wnQMBieFB6mRk4FlK0ymN0PP534bjEOffPqYAq\",\n    \"__v\": 0\n}"}],"_postman_id":"dc238a85-df0e-4e87-be06-60d0eadc11fa"},{"name":"Login the User","id":"49e1263a-8268-4d61-a6cf-3508bfc074bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\":\"dscvit@gmail.com\",\n\t\"password\":\"DSCVITVELLORE\"\n}","options":{"raw":{"language":"json"}}},"url":"https://mighty-sea-62531.herokuapp.com/api/user/login","urlObject":{"path":["api","user","login"],"host":["https://mighty-sea-62531.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"dce336b0-9087-478b-88f0-95ce7bae02d5","name":"Default","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\":\"johndoe69@gmail.com\",\n\t\"password\":\"johndoe69420\"\n}","options":{"raw":{"language":"json"}}},"url":"https://mighty-sea-62531.herokuapp.com/api/user/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Auth-Token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1ZTU3ZjEwZDg5ZDhjMDAwMjRlMDMyOTMiLCJpYXQiOjE1ODI4MjE3ODF9.GXcDJqIEXnTZUtDVVroTCHa5dRDdEWzeiSexGQYPbwM"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"166"},{"key":"Etag","value":"W/\"a6-BxBh70fBXxAaS5nCCvwYOvi/Fjs\""},{"key":"Date","value":"Thu, 27 Feb 2020 16:43:01 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"Auth Token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1ZTU3ZjEwZDg5ZDhjMDAwMjRlMDMyOTMiLCJpYXQiOjE1ODI4MjE3ODF9.GXcDJqIEXnTZUtDVVroTCHa5dRDdEWzeiSexGQYPbwM\"\n}"}],"_postman_id":"49e1263a-8268-4d61-a6cf-3508bfc074bf"},{"name":"Adding an Event","id":"80712cce-4e18-4486-9b19-bc4cb749d63b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1ZThlNDBmZmY0MzI3YjAwMjQyOTkzZDEiLCJpYXQiOjE1ODc4NTIxNzh9.mC5v8TtOzZMVsr6wIZ21pNN-UrO1Sdz0V6mvQdgWibU","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"Name\":\"John's Moms Birthday\"\n}","options":{"raw":{"language":"json"}}},"url":"https://mighty-sea-62531.herokuapp.com/api/events/addEvent","urlObject":{"path":["api","events","addEvent"],"host":["https://mighty-sea-62531.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"60290bd0-fa87-48cf-b9bd-8f5a48e0f401","name":"Default","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1ZTU3ZjEwZDg5ZDhjMDAwMjRlMDMyOTMiLCJpYXQiOjE1ODI4MjE3ODF9.GXcDJqIEXnTZUtDVVroTCHa5dRDdEWzeiSexGQYPbwM","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"Name\":\"John's Birthday\"\n}","options":{"raw":{"language":"json"}}},"url":"https://mighty-sea-62531.herokuapp.com/api/events/addEvent"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"96"},{"key":"Etag","value":"W/\"60-Q7Mdurm5i9StCwGXLB3IQNRa5Zw\""},{"key":"Date","value":"Thu, 27 Feb 2020 16:47:08 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"Actions\": [],\n    \"_id\": \"5e57f28c89d8c00024e03295\",\n    \"Name\": \"John's Birthday\",\n    \"Code\": \"332540\",\n    \"__v\": 0\n}"}],"_postman_id":"80712cce-4e18-4486-9b19-bc4cb749d63b"},{"name":"Getting Event Details","id":"72d0c245-6e16-4c13-9c75-6a4063c2dab0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://mighty-sea-62531.herokuapp.com/api/events/getEventdetail/5e57f28c89d8c00024e03295","urlObject":{"path":["api","events","getEventdetail","5e57f28c89d8c00024e03295"],"host":["https://mighty-sea-62531.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"bd54dbcf-4ae8-4ce5-b132-b517b268e3a5","name":"Default","originalRequest":{"method":"GET","header":[],"url":"https://mighty-sea-62531.herokuapp.com/api/events/getEventdetail/5e57f28c89d8c00024e03295"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"96"},{"key":"Etag","value":"W/\"60-Q7Mdurm5i9StCwGXLB3IQNRa5Zw\""},{"key":"Date","value":"Thu, 27 Feb 2020 16:55:59 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"Actions\": [],\n    \"_id\": \"5e57f28c89d8c00024e03295\",\n    \"Name\": \"John's Birthday\",\n    \"Code\": \"332540\",\n    \"__v\": 0\n}"}],"_postman_id":"72d0c245-6e16-4c13-9c75-6a4063c2dab0"},{"name":"Adding an Action","id":"6afa349e-443e-40c5-9ff7-6e8f18a0e0b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1ZTU3ZjEwZDg5ZDhjMDAwMjRlMDMyOTMiLCJpYXQiOjE1ODI4MjE3ODF9.GXcDJqIEXnTZUtDVVroTCHa5dRDdEWzeiSexGQYPbwM","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"action_type\":\"Quiz\"\n}","options":{"raw":{"language":"json"}}},"url":"https://mighty-sea-62531.herokuapp.com/api/actions/addAction/5e57f28c89d8c00024e03295","urlObject":{"path":["api","actions","addAction","5e57f28c89d8c00024e03295"],"host":["https://mighty-sea-62531.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"2ad20922-b75f-4b42-9b97-056cd4a80e20","name":"Default","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1ZTU3ZjEwZDg5ZDhjMDAwMjRlMDMyOTMiLCJpYXQiOjE1ODI4MjE3ODF9.GXcDJqIEXnTZUtDVVroTCHa5dRDdEWzeiSexGQYPbwM","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"action_type\":\"Quiz\"\n}","options":{"raw":{"language":"json"}}},"url":"https://mighty-sea-62531.herokuapp.com/api/actions/addAction/5e57f28c89d8c00024e03295"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"117"},{"key":"Etag","value":"W/\"75-hddBRXGSQPeE3/lE/l3LmPybUxc\""},{"key":"Date","value":"Thu, 27 Feb 2020 17:03:44 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"timestamp\": \"2020-02-27T16:38:14.227Z\",\n    \"_id\": \"5e57f66e89d8c00024e03296\",\n    \"action_type\": \"Quiz\",\n    \"Questions\": [],\n    \"__v\": 0\n}"}],"_postman_id":"6afa349e-443e-40c5-9ff7-6e8f18a0e0b7"},{"name":"Getting An Actions Details","id":"b213cef8-9f88-4f62-b4cf-6d4646494630","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://mighty-sea-62531.herokuapp.com/api/actions/getActiondetail/5e57f66e89d8c00024e03296","urlObject":{"path":["api","actions","getActiondetail","5e57f66e89d8c00024e03296"],"host":["https://mighty-sea-62531.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"8fce8828-4354-4105-85de-b3c365706920","name":"Default","originalRequest":{"method":"GET","header":[],"url":"https://mighty-sea-62531.herokuapp.com/api/actions/getActiondetail/5e57f66e89d8c00024e03296"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"117"},{"key":"Etag","value":"W/\"75-hddBRXGSQPeE3/lE/l3LmPybUxc\""},{"key":"Date","value":"Thu, 27 Feb 2020 17:07:41 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"timestamp\": \"2020-02-27T16:38:14.227Z\",\n    \"_id\": \"5e57f66e89d8c00024e03296\",\n    \"action_type\": \"Quiz\",\n    \"Questions\": [],\n    \"__v\": 0\n}"}],"_postman_id":"b213cef8-9f88-4f62-b4cf-6d4646494630"},{"name":"Adding a question","id":"64671ba9-d30a-4dbf-90ac-fb978514f0e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1ZTU3ZjEwZDg5ZDhjMDAwMjRlMDMyOTMiLCJpYXQiOjE1ODI4MjE3ODF9.GXcDJqIEXnTZUtDVVroTCHa5dRDdEWzeiSexGQYPbwM","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\":\"Who is the wife of John Doe\",\n\t\"correct\":\"Jane Doe\"\n}","options":{"raw":{"language":"json"}}},"url":"https://mighty-sea-62531.herokuapp.com/api/questions/addQuestion/5e57f66e89d8c00024e03296","urlObject":{"path":["api","questions","addQuestion","5e57f66e89d8c00024e03296"],"host":["https://mighty-sea-62531.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"d83122d0-67dd-4a1c-a935-1544799c03eb","name":"Default","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1ZTU3ZjEwZDg5ZDhjMDAwMjRlMDMyOTMiLCJpYXQiOjE1ODI4MjE3ODF9.GXcDJqIEXnTZUtDVVroTCHa5dRDdEWzeiSexGQYPbwM","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\":\"Who is the wife of John Doe\",\n\t\"correct\":\"Jane Doe\"\n}","options":{"raw":{"language":"json"}}},"url":"https://mighty-sea-62531.herokuapp.com/api/questions/addQuestion/5e57f66e89d8c00024e03296"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"120"},{"key":"Etag","value":"W/\"78-/wFW65boYiHmm+09T4WGALolO9U\""},{"key":"Date","value":"Thu, 27 Feb 2020 17:12:58 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"isOpen\": false,\n    \"options\": [],\n    \"_id\": \"5e57f89989d8c00024e03297\",\n    \"name\": \"Who is the wife of John Doe\",\n    \"correct\": \"Jane Doe\"\n}"}],"_postman_id":"64671ba9-d30a-4dbf-90ac-fb978514f0e9"},{"name":"Getting the next Question","id":"9008d77b-ab8b-460f-aaae-a61a6d16064d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://mighty-sea-62531.herokuapp.com/api/questions/nextQuestion/5e57f66e89d8c00024e03296/5e57f89989d8c00024e03297","urlObject":{"path":["api","questions","nextQuestion","5e57f66e89d8c00024e03296","5e57f89989d8c00024e03297"],"host":["https://mighty-sea-62531.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"9200b6e7-2704-4bf4-ab40-4708ebf83d95","name":"Default","originalRequest":{"method":"GET","header":[],"url":"https://mighty-sea-62531.herokuapp.com/api/questions/nextQuestion/5e57f66e89d8c00024e03296/5e57f89989d8c00024e03297"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"125"},{"key":"Etag","value":"W/\"7d-OdppagCZX73q/Gi/iGSwue59zis\""},{"key":"Date","value":"Thu, 27 Feb 2020 17:18:56 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"isOpen\": false,\n    \"options\": [],\n    \"_id\": \"5e57f91f89d8c00024e03298\",\n    \"name\": \"Who is the daughter of John Doe\",\n    \"correct\": \"Janet Doe\"\n}"}],"_postman_id":"9008d77b-ab8b-460f-aaae-a61a6d16064d"},{"name":"Publishing a question","id":"5b248b8a-2785-443f-84a4-da731f7dfb9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1ZTU3ZjEwZDg5ZDhjMDAwMjRlMDMyOTMiLCJpYXQiOjE1ODI4MjE3ODF9.GXcDJqIEXnTZUtDVVroTCHa5dRDdEWzeiSexGQYPbwM","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://mighty-sea-62531.herokuapp.com/api/questions/publishQuestion/5e57f66e89d8c00024e03296/5e57f89989d8c00024e03297","urlObject":{"path":["api","questions","publishQuestion","5e57f66e89d8c00024e03296","5e57f89989d8c00024e03297"],"host":["https://mighty-sea-62531.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"c3b960db-3b12-47ce-beec-6c210e872ef1","name":"Default","originalRequest":{"method":"GET","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1ZTU3ZjEwZDg5ZDhjMDAwMjRlMDMyOTMiLCJpYXQiOjE1ODI4MjE3ODF9.GXcDJqIEXnTZUtDVVroTCHa5dRDdEWzeiSexGQYPbwM","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://mighty-sea-62531.herokuapp.com/api/questions/publishQuestion/5e57f66e89d8c00024e03296/5e57f89989d8c00024e03297"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"31"},{"key":"Etag","value":"W/\"1f-TcLyBSsRRE4faRXuDLRpChqG0R8\""},{"key":"Date","value":"Thu, 27 Feb 2020 17:21:04 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": \"Question Published\"\n}"}],"_postman_id":"5b248b8a-2785-443f-84a4-da731f7dfb9e"},{"name":"Adding an Option","id":"25fc8802-8c1f-4e1b-9a13-47c9d2c7580b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1ZTU3ZjEwZDg5ZDhjMDAwMjRlMDMyOTMiLCJpYXQiOjE1ODI4MjE3ODF9.GXcDJqIEXnTZUtDVVroTCHa5dRDdEWzeiSexGQYPbwM","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"option\":\"Janet Doe\"\n}","options":{"raw":{"language":"json"}}},"url":"https://mighty-sea-62531.herokuapp.com/api/options/addOption/5e57f66e89d8c00024e03296/5e57f89989d8c00024e03297","urlObject":{"path":["api","options","addOption","5e57f66e89d8c00024e03296","5e57f89989d8c00024e03297"],"host":["https://mighty-sea-62531.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"8ab0f2c8-f704-4b4a-ad58-e7c52f0631cc","name":"Default","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1ZTU3ZjEwZDg5ZDhjMDAwMjRlMDMyOTMiLCJpYXQiOjE1ODI4MjE3ODF9.GXcDJqIEXnTZUtDVVroTCHa5dRDdEWzeiSexGQYPbwM","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"option\":\"Janet Doe\"\n}","options":{"raw":{"language":"json"}}},"url":"https://mighty-sea-62531.herokuapp.com/api/options/addOption/5e57f66e89d8c00024e03296/5e57f89989d8c00024e03297"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"38"},{"key":"Etag","value":"W/\"26-xZkkWeDMskPV5uEO40+seH6ObsE\""},{"key":"Date","value":"Thu, 27 Feb 2020 17:34:55 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": \"Successfully added Option\"\n}"}],"_postman_id":"25fc8802-8c1f-4e1b-9a13-47c9d2c7580b"},{"name":"Updating Stats for a Particular Option","id":"ea4f1216-f961-4062-adcf-4a06de952e49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1ZTU3ZjEwZDg5ZDhjMDAwMjRlMDMyOTMiLCJpYXQiOjE1ODI4MjE3ODF9.GXcDJqIEXnTZUtDVVroTCHa5dRDdEWzeiSexGQYPbwM","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"stat\": 25,\n\t\"option\": \"Jane Doe\"\n}","options":{"raw":{"language":"json"}}},"url":"https://mighty-sea-62531.herokuapp.com/api/options/updateStat/5e57f66e89d8c00024e03296/5e57f89989d8c00024e03297/5e57fdbe89d8c00024e0329a","urlObject":{"path":["api","options","updateStat","5e57f66e89d8c00024e03296","5e57f89989d8c00024e03297","5e57fdbe89d8c00024e0329a"],"host":["https://mighty-sea-62531.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"3f0d19e3-79fa-40b2-8a93-0647f6c6e1b6","name":"Default","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1ZTU3ZjEwZDg5ZDhjMDAwMjRlMDMyOTMiLCJpYXQiOjE1ODI4MjE3ODF9.GXcDJqIEXnTZUtDVVroTCHa5dRDdEWzeiSexGQYPbwM","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"stat\": 25,\n\t\"option\": \"Jane Doe\"\n}","options":{"raw":{"language":"json"}}},"url":"https://mighty-sea-62531.herokuapp.com/api/options/updateStat/5e57f66e89d8c00024e03296/5e57f89989d8c00024e03297/5e57fdbe89d8c00024e0329a"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"491"},{"key":"Etag","value":"W/\"1eb-Vi2ri8h+YGo6bRzDlV5WAn1DiQw\""},{"key":"Date","value":"Thu, 27 Feb 2020 17:40:18 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"timestamp\": \"2020-02-27T16:38:14.227Z\",\n    \"_id\": \"5e57f66e89d8c00024e03296\",\n    \"action_type\": \"Quiz\",\n    \"Questions\": [\n        {\n            \"isOpen\": true,\n            \"options\": [\n                {\n                    \"stat\": 0,\n                    \"_id\": \"5e57fdae89d8c00024e03299\",\n                    \"option\": \"Jane Doe\"\n                },\n                {\n                    \"stat\": 25,\n                    \"_id\": \"5e57fdbe89d8c00024e0329a\",\n                    \"option\": \"Janet Doe\"\n                }\n            ],\n            \"_id\": \"5e57f89989d8c00024e03297\",\n            \"name\": \"Who is the wife of John Doe\",\n            \"correct\": \"Jane Doe\"\n        },\n        {\n            \"isOpen\": false,\n            \"options\": [],\n            \"_id\": \"5e57f91f89d8c00024e03298\",\n            \"name\": \"Who is the daughter of John Doe\",\n            \"correct\": \"Janet Doe\"\n        }\n    ],\n    \"__v\": 0\n}"}],"_postman_id":"ea4f1216-f961-4062-adcf-4a06de952e49"},{"name":"Getting Event Details Using Event Code","id":"f42002f9-8f9c-48ce-8374-fe427c4162c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://mighty-sea-62531.herokuapp.com/api/events/getEvent/357761","urlObject":{"path":["api","events","getEvent","357761"],"host":["https://mighty-sea-62531.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"d11bcc60-755a-4a09-87d4-3c2bb212d7ce","name":"http://mighty-sea-62531.herokuapp.com/api/events/getEvent/:Code","originalRequest":{"method":"GET","header":[],"url":"http://mighty-sea-62531.herokuapp.com/api/events/getEvent/357761"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"118"},{"key":"Etag","value":"W/\"76-ogaykXdFp6vmaXrUyGtyTNNi98A\""},{"key":"Date","value":"Thu, 12 Mar 2020 17:22:32 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"Actions\": [\n        \"5e6a62484ab7490024a0f3f9\"\n    ],\n    \"_id\": \"5e6a62424ab7490024a0f3f8\",\n    \"Name\": \"one_testing\",\n    \"Code\": \"357761\",\n    \"__v\": 0\n}"}],"_postman_id":"f42002f9-8f9c-48ce-8374-fe427c4162c0"},{"name":"Getting All events for a user","id":"762b56a1-c9cc-459d-8243-4306a2cc078e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1ZTgxZmIzOTNkN2Q4YzAwMjQ0MzRiZWIiLCJpYXQiOjE1ODU2NjU1Nzd9.UND6F6Q6qmHJqw7bbpqbGHvKsqkZuJgJnPxnQdf9XAU","type":"text"}],"url":"https://mighty-sea-62531.herokuapp.com/api/user/getEvents","urlObject":{"path":["api","user","getEvents"],"host":["https://mighty-sea-62531.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"c52f1a94-e0cd-4c68-81cb-9d8b0af6d28a","name":"Default","originalRequest":{"method":"GET","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1ZTgxZmIzOTNkN2Q4YzAwMjQ0MzRiZWIiLCJpYXQiOjE1ODU2NjU1Nzd9.UND6F6Q6qmHJqw7bbpqbGHvKsqkZuJgJnPxnQdf9XAU","type":"text"}],"url":"http://mighty-sea-62531.herokuapp.com/api/user/getEvents"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"55"},{"key":"Etag","value":"W/\"37-ZZasg4P/yEmFkZZvM7ysSYbBYFs\""},{"key":"Date","value":"Tue, 31 Mar 2020 14:42:32 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"[\n    \"5e81fb703d7d8c0024434bec\",\n    \"5e823937fa1e860024f23f5e\"\n]"}],"_postman_id":"762b56a1-c9cc-459d-8243-4306a2cc078e"},{"name":"Opening an Action for the audience","id":"7cb0fb8a-596c-483f-b6a0-911888256506","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://mighty-sea-62531.herokuapp.com/api/actions/openAction/5e57f66e89d8c00024e03296","urlObject":{"path":["api","actions","openAction","5e57f66e89d8c00024e03296"],"host":["https://mighty-sea-62531.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"daf35019-4672-4fb0-b6b7-8378e1cdbf48","name":"Default","originalRequest":{"method":"GET","header":[],"url":"https://mighty-sea-62531.herokuapp.com/api/actions/openAction/5e57f66e89d8c00024e03296"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"39"},{"key":"Etag","value":"W/\"27-WVozNlNnwtE8MqMXhW7X+FpKShc\""},{"key":"Date","value":"Sat, 04 Apr 2020 15:11:36 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": \"Successfully Opened Action\"\n}"}],"_postman_id":"7cb0fb8a-596c-483f-b6a0-911888256506"},{"name":"Closing an Action for the audience","id":"c34c1432-5fbe-461d-a80c-8cb94551dffe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://mighty-sea-62531.herokuapp.com/api/actions/closeAction/5e9b3d9e12b58b0017054e19","urlObject":{"path":["api","actions","closeAction","5e9b3d9e12b58b0017054e19"],"host":["https://mighty-sea-62531.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"9613c5e0-b49b-4645-a826-ca00c90dd8a8","name":"Default","originalRequest":{"method":"GET","header":[],"url":"https://mighty-sea-62531.herokuapp.com/api/actions/closeAction/5e57f66e89d8c00024e03296"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"39"},{"key":"Etag","value":"W/\"27-8WMIhxOD/Yb1Dd8VOJJw3dD2h4c\""},{"key":"Date","value":"Sat, 04 Apr 2020 15:12:13 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": \"Successfully Closed Action\"\n}"}],"_postman_id":"c34c1432-5fbe-461d-a80c-8cb94551dffe"},{"name":"Publishing a Question for the audience","id":"1e240133-baf9-4381-8aa2-7b2f39bcc3e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1ZTgxZmIzOTNkN2Q4YzAwMjQ0MzRiZWIiLCJpYXQiOjE1ODYwMTY0MjF9.LgZ013Osch0nmojxaeNZYGUXsu69dWogevCmHfsHs30","type":"text"}],"url":"https://mighty-sea-62531.herokuapp.com/api/questions/publishQuestion/5e57f66e89d8c00024e03296","urlObject":{"path":["api","questions","publishQuestion","5e57f66e89d8c00024e03296"],"host":["https://mighty-sea-62531.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"742f4b35-3959-4679-b0ae-c1ba920d0d81","name":"Default","originalRequest":{"method":"GET","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1ZTgxZmIzOTNkN2Q4YzAwMjQ0MzRiZWIiLCJpYXQiOjE1ODYwMTY0MjF9.LgZ013Osch0nmojxaeNZYGUXsu69dWogevCmHfsHs30","type":"text"}],"url":"https://mighty-sea-62531.herokuapp.com/api/questions/publishQuestion/5e57f66e89d8c00024e03296"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"34"},{"key":"Etag","value":"W/\"22-FJxiEwozzWCt9PLi3Hdv9uCj/oA\""},{"key":"Date","value":"Sat, 04 Apr 2020 16:14:16 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": \"First Question Opened\"\n}"}],"_postman_id":"1e240133-baf9-4381-8aa2-7b2f39bcc3e7"},{"name":"Getting the first Question","id":"a5521aa1-018c-4f14-83b1-1dfaca8a81b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n\t\"email\":\"hishaamakhtar2001.mha@gmail.com\",\n\t\"password\":\"UN241945()\"\n}","options":{"raw":{"language":"json"}}},"url":"https://mighty-sea-62531.herokuapp.com/api/questions/nextQuestion/5e57f66e89d8c00024e03296","urlObject":{"path":["api","questions","nextQuestion","5e57f66e89d8c00024e03296"],"host":["https://mighty-sea-62531.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"b2a8ca75-131f-4a7b-b9d2-19308c4d3c95","name":"Default","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n\t\"email\":\"hishaamakhtar2001.mha@gmail.com\",\n\t\"password\":\"UN241945()\"\n}","options":{"raw":{"language":"json"}}},"url":"https://mighty-sea-62531.herokuapp.com/api/questions/nextQuestion/5e57f66e89d8c00024e03296"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"a5521aa1-018c-4f14-83b1-1dfaca8a81b8"},{"name":"Going to next question, unpublishing current and publishing next Question","id":"f346d532-4114-4f31-9f14-5ae0a37c5a7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"auth-token","type":"text","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1ZTU3ZjEwZDg5ZDhjMDAwMjRlMDMyOTMiLCJpYXQiOjE1ODYwMzQxNDV9.BWhf7r5ckYY0o7ZcFGff-VdUSeRAxkxAJbJJxvAbr0Q"}],"url":"https://mighty-sea-62531.herokuapp.com/api/questions/next/5e7c861e5a791e0024748709/5e7c86515a791e0024748710","urlObject":{"path":["api","questions","next","5e7c861e5a791e0024748709","5e7c86515a791e0024748710"],"host":["https://mighty-sea-62531.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"bbedc660-67f1-4471-b3b9-d976a9de6608","name":"Default","originalRequest":{"method":"GET","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1ZTU3ZjEwZDg5ZDhjMDAwMjRlMDMyOTMiLCJpYXQiOjE1ODYwMzQxNDV9.BWhf7r5ckYY0o7ZcFGff-VdUSeRAxkxAJbJJxvAbr0Q","type":"text"}],"url":"https://mighty-sea-62531.herokuapp.com/api/questions/next/5e57f66e89d8c00024e03296/5e57f89989d8c00024e03297"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"f346d532-4114-4f31-9f14-5ae0a37c5a7e"},{"name":"Update no of participants in the event","id":"94f1a9d0-8214-47d3-b8c1-6214025a829a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://mighty-sea-62531.herokuapp.com/api/events/updateparticipant/857132","urlObject":{"path":["api","events","updateparticipant","857132"],"host":["https://mighty-sea-62531.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"8207cb54-62ea-4d87-a019-f387315223f1","name":"Default","originalRequest":{"method":"GET","header":[],"url":"https://mighty-sea-62531.herokuapp.com/api/events/updateparticipant/332540"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"30"},{"key":"Etag","value":"W/\"1e-igWjxHnPBdB6nqop4gc9IIpTyjA\""},{"key":"Date","value":"Sat, 04 Apr 2020 21:49:38 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": \"Added participant\"\n}"}],"_postman_id":"94f1a9d0-8214-47d3-b8c1-6214025a829a"},{"name":"Adding All questions in bulk","id":"c2efd344-1a50-449f-ab38-0534c1a752e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1ZTU3ZjEwZDg5ZDhjMDAwMjRlMDMyOTMiLCJpYXQiOjE1ODYyNjEwMTF9.YI5G7ZifPDgvEAiO49jRPpSffgdfWcGC9G2cxfpzfRA","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"[\n    {\n        \"name\": \"first question\",\n        \"correct\": \"1b\",\n        \"options\": [\n            {\n                \"option\": \"1a\"\n            },\n            {\n                \"option\": \"1b\"\n            }\n        ]\n    },\n    {\n        \"name\": \"second question\",\n        \"correct\": \"2b\",\n        \"options\": [\n            {\n                \"option\": \"2a\"\n            },\n            {\n                \"option\": \"2b\"\n            }\n        ]\n    },\n    {\n        \"name\": \"third question\",\n        \"correct\": \"3b\",\n        \"options\": [\n            {\n                \"option\": \"3a\"\n            },\n            {\n                \"option\": \"3b\"\n            }\n        ]\n    },\n    {\n        \"name\": \"fourth question\",\n        \"correct\": \"4b\",\n        \"options\": [\n            {\n                \"option\": \"4a\"\n            },\n            {\n                \"option\": \"4b\"\n            }\n        ]\n    },\n    {\n        \"name\": \"next question\",\n        \"correct\": \"5b\",\n        \"options\": [\n            {\n                \"option\": \"5a\"\n            },\n            {\n                \"option\": \"5b\"\n            }\n        ]\n    }\n]","options":{"raw":{"language":"json"}}},"url":"https://mighty-sea-62531.herokuapp.com/api/questions/addquestionsall/5e6a7fc7a8ef010024a68382","urlObject":{"path":["api","questions","addquestionsall","5e6a7fc7a8ef010024a68382"],"host":["https://mighty-sea-62531.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"8ce327a9-0a58-4e09-b503-57237eca6277","name":"https://mighty-sea-62531.herokuapp.com/api/questions/addquestionsall/:ActionID","originalRequest":{"method":"POST","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1ZTU3ZjEwZDg5ZDhjMDAwMjRlMDMyOTMiLCJpYXQiOjE1ODYyNjEwMTF9.YI5G7ZifPDgvEAiO49jRPpSffgdfWcGC9G2cxfpzfRA","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"[\n    {\n        \"name\": \"first question\",\n        \"correct\": \"1b\",\n        \"options\": [\n            {\n                \"option\": \"1a\"\n            },\n            {\n                \"option\": \"1b\"\n            }\n        ]\n    },\n    {\n        \"name\": \"second question\",\n        \"correct\": \"2b\",\n        \"options\": [\n            {\n                \"option\": \"2a\"\n            },\n            {\n                \"option\": \"2b\"\n            }\n        ]\n    },\n    {\n        \"name\": \"third question\",\n        \"correct\": \"3b\",\n        \"options\": [\n            {\n                \"option\": \"3a\"\n            },\n            {\n                \"option\": \"3b\"\n            }\n        ]\n    },\n    {\n        \"name\": \"fourth question\",\n        \"correct\": \"4b\",\n        \"options\": [\n            {\n                \"option\": \"4a\"\n            },\n            {\n                \"option\": \"4b\"\n            }\n        ]\n    },\n    {\n        \"name\": \"next question\",\n        \"correct\": \"5b\",\n        \"options\": [\n            {\n                \"option\": \"5a\"\n            },\n            {\n                \"option\": \"5b\"\n            }\n        ]\n    }\n]","options":{"raw":{"language":"json"}}},"url":"https://mighty-sea-62531.herokuapp.com/api/questions/addquestionsall/5e6a7fc7a8ef010024a68382"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2"},{"key":"Etag","value":"W/\"2-vyGp6PvFo4RvsFtPoIWeCReyIC8\""},{"key":"Date","value":"Sun, 19 Apr 2020 02:39:33 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"c2efd344-1a50-449f-ab38-0534c1a752e1"},{"name":"Getting Basic Action Details without Questions","id":"b2658656-6cb6-4890-857e-d8ca7687ebac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://mighty-sea-62531.herokuapp.com/api/actions/getBasicAction/5e9b3d9e12b58b0017054e19","urlObject":{"path":["api","actions","getBasicAction","5e9b3d9e12b58b0017054e19"],"host":["https://mighty-sea-62531.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"08405eb2-fb8e-425f-9f62-ac2800ec2d9b","name":"https://mighty-sea-62531.herokuapp.com/api/actions/getBasicAction/:ActionID","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://mighty-sea-62531.herokuapp.com/api/actions/getBasicAction/5e9b3d9e12b58b0017054e19"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"88"},{"key":"Etag","value":"W/\"58-jtO8J5yDjEgv2fsuCumC9LirR4A\""},{"key":"Date","value":"Sat, 18 Apr 2020 18:01:51 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"5e9b3d9e12b58b0017054e19\",\n    \"title\": \"Example\",\n    \"action_type\": \"Quiz\",\n    \"isOpen\": false\n}"}],"_postman_id":"b2658656-6cb6-4890-857e-d8ca7687ebac"},{"name":"Deleting an Event","id":"ca17ee9c-3c2c-4b0e-aa60-6d51197fb286","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://mighty-sea-62531.herokuapp.com/api/events/deleteEvent/5ea2e0cf907a6a0017a34976","urlObject":{"path":["api","events","deleteEvent","5ea2e0cf907a6a0017a34976"],"host":["https://mighty-sea-62531.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"8309ad78-36d3-4b62-a631-c1df834d611b","name":"Default","originalRequest":{"method":"DELETE","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1ZThlNDBmZmY0MzI3YjAwMjQyOTkzZDEiLCJpYXQiOjE1ODc3MzM0MTZ9.1A8ydCXmpbGiOrjhJU8wH2MGSDfbm-yN9ezeQ_X8mV4","type":"text"}],"url":"https://mighty-sea-62531.herokuapp.com/api/events/deleteEvent/5ea2e0cf907a6a0017a34976"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"69"},{"key":"Etag","value":"W/\"45-etVS7z1KKsoRW7xaDt9cjPtxH/I\""},{"key":"Date","value":"Fri, 24 Apr 2020 12:55:05 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": \"Successfully Deleted Event and all Corresponding Actions\"\n}"}],"_postman_id":"ca17ee9c-3c2c-4b0e-aa60-6d51197fb286"},{"name":"Deleting an Action","id":"43f8719a-fdb0-481d-bc26-c4df24f64cf1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1ZThlNDBmZmY0MzI3YjAwMjQyOTkzZDEiLCJpYXQiOjE1ODg3ODEzNjl9.Ru4Y4ctRtVcssXHuOT7o6zL_9-Lxfk-3a7r482w9W2k","type":"text"}],"url":"https://mighty-sea-62531.herokuapp.com/api/actions/deleteAction/5eb2e1518f119700171134df/5eb2e18b8f119700171134e0","urlObject":{"path":["api","actions","deleteAction","5eb2e1518f119700171134df","5eb2e18b8f119700171134e0"],"host":["https://mighty-sea-62531.herokuapp.com"],"query":[],"variable":[]}},"response":[{"id":"f9b161d4-5575-4f34-a3ed-2133fa6cec80","name":"Default","originalRequest":{"method":"DELETE","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1ZThlNDBmZmY0MzI3YjAwMjQyOTkzZDEiLCJpYXQiOjE1ODc3MzM0MTZ9.1A8ydCXmpbGiOrjhJU8wH2MGSDfbm-yN9ezeQ_X8mV4","type":"text"}],"url":"https://mighty-sea-62531.herokuapp.com/api/actions/deleteAction/5eb2d8a17abd990017227b21/5eb2d8a67abd990017227b22"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"40"},{"key":"Etag","value":"W/\"28-/A7wOyIMBI/3/vlurtlLAPYUEGs\""},{"key":"Date","value":"Fri, 24 Apr 2020 12:55:53 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": \"Deleted Action Successfully\"\n}"}],"_postman_id":"43f8719a-fdb0-481d-bc26-c4df24f64cf1"},{"name":"Updating Event Title","id":"a184f5ab-2bd6-494d-900a-8d5499ac7bc7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"auth-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1ZThlNDBmZmY0MzI3YjAwMjQyOTkzZDEiLCJpYXQiOjE1ODc4NTIxNzh9.mC5v8TtOzZMVsr6wIZ21pNN-UrO1Sdz0V6mvQdgWibU","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"title\":\"Testing\"\n}","options":{"raw":{"language":"json"}}},"url":"https://mighty-sea-62531.herokuapp.com/api/events/editEventTitle/5ea4b3a8873f40001708df0f","urlObject":{"path":["api","events","editEventTitle","5ea4b3a8873f40001708df0f"],"host":["https://mighty-sea-62531.herokuapp.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a184f5ab-2bd6-494d-900a-8d5499ac7bc7"}],"variable":[{"key":"BASE_URL","value":"https://mighty-sea-62531.herokuapp.com"}]}