{"info":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","description":"<html><head></head><body><p>Wise is capable of allowing you to run your online tutoring business seamlessly using state-of-the-art infrastructure that I able to handle more than 25,000 Live Sessions each day and more than 900 being run simultaneously.</p>\n<p>We have been using this infrastructure to support 150,000 tutors teaching more than 2,500,000 learners over the past year. Wise provides an Android, iOS and Web application for your learners and tutors to start live classes and make the most of the fully functional LMS modules developed to make online tutoring fun and engaging.</p>\n<h2 id=\"getting-started\">Getting Started</h2>\n<p>To get access to the APIs, please follow the steps below</p>\n<ul>\n<li><p>Sign-up on <a href=\"https://www.wise.live/\">Wise.Live website</a></p>\n</li>\n<li><p>Create your institute and choose your sub-domain name</p>\n</li>\n<li><p>Go to <code>Settings &gt;&gt; Developer</code> and enable APIs</p>\n</li>\n</ul>\n<h2 id=\"your-api-credentials\">Your API Credentials</h2>\n<p>Wise REST APIs uses the <code>Basic Auth</code> to authorise and authenticate calls.</p>\n<p>The following properties are required while making API calls</p>\n<ol>\n<li><p><code>host</code>: All APIs should be sent to <code>api.wiseapp.live</code></p>\n</li>\n<li><p><code>user_id</code>: The account owner's user UUID</p>\n</li>\n<li><p><code>api_key</code>: API key for authentication and used in <code>x-api-key</code> in the API Headers</p>\n</li>\n<li><p><code>institute_id</code>: A UUID generated for your institute</p>\n</li>\n<li><p><code>namespace</code>: Your sub-domain that you choose while creating your institute. For subdomain, <code>xyz.wise.live</code> the namespace is <code>xyz</code></p>\n</li>\n<li><p><code>user-agent</code>: This is required in the headers for each API call. The <code>user-agent</code> should be be <code>VendorIntegrations/{{namespace}}</code></p>\n</li>\n</ol>\n<h2 id=\"rate-limits\">Rate limits</h2>\n<p>We have per API key rate limits of 500 API calls per minute. Please reach out to us on <code>info@wiseapp.live</code> if you need this to be increased.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"17903053","collectionId":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","publishedId":"2sA3XPChyE","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-03-22T08:13:59.000Z"},"item":[{"name":"Get Account Information","item":[{"name":"Get account user","id":"94f85666-c874-4058-9651-2ee66fad2123","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/user/getUser","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["user","getUser"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"07b4cf1f-88eb-4a58-a15d-1190af1e97fc","name":"Get account user","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/user/getUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 06:56:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"596"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"name\": \"Gautam\",\n        \"namespace\": \"wise\",\n        \"profile\": \"teacher\",\n        \"profilePicture\": \"https://files.wiseapp.live/upload_files/XXXXXXXXXXXXXXXX/upload_XXXXXXXXXXXXXXXX.png\",\n        \"_id\": \"XXXXXXXXXXXXXXXX\",\n        \"phoneNumber\": \"+9197427XXXXX\",\n        \"createdAt\": \"2020-10-23T20:17:44.163Z\",\n        \"referralCode\": \"KZX96L\",\n        \"referralLink\": \"https://links.wiseapp.live/XXXX\",\n        \"uuid\": \"XXXXXXXXXXXXXXXX\",\n        \"email\": \"XXXXX@gmail.com\",\n        \"isTrialPeriod\": false,\n        \"premiumExpiry\": \"2025-04-02T00:00:00.000Z\",\n        \"currentPremiumCount\": 5,\n        \"premiumPlan\": \"ESSENTIAL\"\n    }\n}"}],"_postman_id":"94f85666-c874-4058-9651-2ee66fad2123"},{"name":"Update account profile","id":"68ce750d-f135-4b97-868f-a8a8e204a9db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Utkarsh Gupta\",\n    \"profilePicture\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_8fa04e4a-b926-4db1-8cc4-894c0df742a9.jpg\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.wiseapp.live/teacher/editProfile","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["teacher","editProfile"],"host":["api","wiseapp","live"],"query":[],"variable":[]}},"response":[{"id":"69a2f69d-5fb8-40b5-9c58-aa706dfb91a5","name":"Update account profile","originalRequest":{"method":"PUT","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Utkarsh Gupta\",\n    \"profilePicture\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_8fa04e4a-b926-4db1-8cc4-894c0df742a9.jpg\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.wiseapp.live/teacher/editProfile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:00:22 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"68"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": \"Your profile is updated!\"\n}"}],"_postman_id":"68ce750d-f135-4b97-868f-a8a8e204a9db"}],"id":"1faae977-621f-4574-a9b9-c0a432b76b15","_postman_id":"1faae977-621f-4574-a9b9-c0a432b76b15","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}}},{"name":"Manage Institutes","item":[{"name":"Get All Institutes","id":"c47c2b7c-61a6-4db1-a466-e099062b9b6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/teacher/institutes","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["teacher","institutes"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"1cf09688-058d-48c6-aa6c-7f0e80db196b","name":"Get All Institutes","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/teacher/institutes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:01:38 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": [\n        {\n            \"_id\": \"XXXXXXXXXXXXXXXX\",\n            \"profilePicture\": \"https://files.wiseapp.live/upload_files/XXXXXXXXXXXXXXXX/upload_XXXXXXXXXXXXXXXX.png\",\n            \"coverPicture\": \"https://files.wiseapp.live/upload_files/XXXXXXXXXXXXXXXX/upload_XXXXXXXXXXXXXXXX.png\",\n            \"instituteType\": null,\n            \"namespace\": \"wise\",\n            \"name\": \"School 1\",\n            \"ownerId\": \"XXXXXXXXXXXXXXXX\",\n            \"instituteCode\": \"IN5XXXXXXXXXXXXXXXX\",\n            \"createdAt\": \"2022-02-08T10:47:03.867Z\",\n            \"settings\": {\n                \"autoRecord\": false,\n                \"disableRecordingResources\": false,\n                \"disableWaitingRoom\": true,\n                \"uploadResourcesToYoutube\": false,\n                \"disableScreenRecording\": true,\n                \"disableWebSdk\": false,\n                \"notificationSettings\": {},\n                \"joinLensSecondaryCTA\": \"BROWSER\",\n                \"showWebinarOption\": false,\n                \"deviceBindingSettings\": {\n                    \"deviceLimit\": 5,\n                    \"enabled\": true\n                },\n                \"teacherAvailabilitySettings\": {\n                    \"enabled\": true,\n                    \"disableUpdatingLeaves\": false,\n                    \"disableUpdatingWorkingHours\": false\n                },\n                \"hideMeetingParticipants\": false\n            },\n            \"ownerName\": \"Utkarsh Gupta\",\n            \"phoneNumber\": \"+919742XXXXXX\",\n            \"email\": \"XXXXXX@gmail.com\",\n            \"status\": \"ACCEPTED\",\n            \"type\": \"OWNER\",\n            \"storageBreachedPercent\": 20,\n            \"storageBreachedGBs\": 1\n        }\n    ]\n}"}],"_postman_id":"c47c2b7c-61a6-4db1-a466-e099062b9b6a"},{"name":"Update Institute","id":"7588bab6-6327-43e1-a545-105c2719a3a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Your Institute Name\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"3e942db5-5ca3-4630-a39d-b37a4304d30d","name":"Update Institute","originalRequest":{"method":"PUT","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Data Science School\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:03:41 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"972"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"coverPicture\": \"https://files.wiseapp.live/upload_files/XXXXXXXXXXXXXXXXX/upload_XXXXXXXXXXXXXXXXX.gif\",\n        \"settings\": {\n            \"autoRecord\": true,\n            \"disableRecordingResources\": true,\n            \"disableWaitingRoom\": false,\n            \"uploadResourcesToYoutube\": false,\n            \"disableScreenRecording\": false,\n            \"disableWebSdk\": false,\n            \"notificationSettings\": {},\n            \"joinLensSecondaryCTA\": \"BROWSER\",\n            \"showWebinarOption\": false,\n            \"deviceBindingSettings\": {\n                \"deviceLimit\": 4,\n                \"enabled\": false\n            },\n            \"disableStopRecording\": false,\n            \"hideMeetingParticipants\": false,\n            \"teacherAvailabilitySettings\": {\n                \"enabled\": true,\n                \"disableUpdatingLeaves\": false,\n                \"disableUpdatingWorkingHours\": false\n            }\n        },\n        \"_id\": \"XXXXXXXXXXXXXXXXX\",\n        \"name\": \"Data Science School\",\n        \"profilePicture\": \"https://files.wiseapp.live/upload_files/XXXXXXXXXXXXXXXXX/upload_XXXXXXXXXXXXXXXXX.png\",\n        \"namespace\": \"wise\",\n        \"ownerId\": \"XXXXXXXXXXXXXXXXX\",\n        \"instituteCode\": \"XXXXXXXXXXXXXXXXX\",\n        \"isPremiumExpired\": false\n    }\n}"}],"_postman_id":"7588bab6-6327-43e1-a545-105c2719a3a0"}],"id":"8e69c6d5-1bc0-44ab-a66f-e02b7b197711","_postman_id":"8e69c6d5-1bc0-44ab-a66f-e02b7b197711","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}}},{"name":"Creating Users","item":[{"name":"Create user","id":"388da788-b9d1-4f70-a135-6854e6c173cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"vendorUserId\": \"student00001\",\n    \"name\": \"student001\",\n    \"profile\": \"student\",\n    \"email\": \"student001@gmail.com\",\n    \"phoneNumber\": \"+919911991199\",\n    \"is_admin\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/vendors/institutes/{{institute_id}}/users","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["vendors","institutes","{{institute_id}}","users"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"edacd86c-4176-4a0e-a980-915b4bc9307b","name":"Create user","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"vendorUserId\": \"student00001\",\n    \"name\": \"student001\",\n    \"profile\": \"student\",\n    \"email\": \"student001@gmail.com\",\n    \"phoneNumber\": \"+919911991199\",\n    \"is_admin\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/vendors/institutes/{{institute_id}}/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:13:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"user\": {\n            \"name\": \"student001\",\n            \"namespace\": \"test911\",\n            \"activated\": true,\n            \"profile\": \"student\",\n            \"permissions\": [],\n            \"settings\": {\n                \"allowLicenseOverage\": false\n            },\n            \"block\": false,\n            \"deleted\": false,\n            \"profilePicture\": \"https://cdn.wiseapp.live/images/institute_thumbnail/4.png\",\n            \"publicProfile\": {\n                \"isPublic\": false,\n                \"subdomainsCreated\": 0,\n                \"marketingTemplates\": [],\n                \"gradesTeaching\": [],\n                \"subjects\": [],\n                \"teachingLanguages\": [],\n                \"teachingPreference\": {\n                    \"offline\": false,\n                    \"online\": false\n                },\n                \"testimonials\": []\n            },\n            \"premiumConfig\": {\n                \"licensed\": false\n            },\n            \"_id\": \"667bbfae567ebeb8fbcbbf4f\",\n            \"identities\": [\n                {\n                    \"identifier\": \"student00001\",\n                    \"provider\": \"VENDOR_USER_ID\"\n                },\n                {\n                    \"identifier\": \"wfJyjNm7bnTHUd4L4FvJfxxQpHx2\",\n                    \"provider\": \"FIREBASE_ID\",\n                    \"providerMetadata\": {\n                        \"email\": \"student001@gmail.com\"\n                    }\n                },\n                {\n                    \"identifier\": \"+919911991199\",\n                    \"provider\": \"PHONE_NUMBER\"\n                }\n            ],\n            \"__v\": 0,\n            \"createdAt\": \"2024-06-26T07:13:50.242Z\",\n            \"updatedAt\": \"2024-06-26T07:13:51.653Z\",\n            \"uuid\": \"7fcafc64-c4a3-43da-9c06-fcfa2b879aa2\",\n            \"referralCode\": \"28M3VP\",\n            \"referralLink\": \"https://links.wiseapp.live/VqFx\",\n            \"email\": \"student001@gmail.com\",\n            \"phoneNumber\": \"+919911991199\",\n            \"notificationTokens\": []\n        }\n    }\n}"}],"_postman_id":"388da788-b9d1-4f70-a135-6854e6c173cb"},{"name":"Get User using Email/Phone","id":"fc68b37d-de28-49c2-b5e3-6bb2ff2d5e06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/vendors/userByIdentifier?provider=EMAIL&identifier=user@wise.live","description":"<p>In <code>provider</code> pass <code>EMAIL</code> or <code>PHONE_NUMBER</code> or <code>VENDOR_USER_ID</code></p>\n<p>and pass the corresponding identity in the <code>identifier</code> field</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["vendors","userByIdentifier"],"host":["{{host}}"],"query":[{"key":"provider","value":"EMAIL"},{"key":"identifier","value":"user@wise.live"}],"variable":[]}},"response":[{"id":"fc626c50-dd3a-412b-873b-36317243c399","name":"Get User using Email","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{host}}/vendors/userByIdentifier?provider=EMAIL&identifier=samba@wise.live","host":["{{host}}"],"path":["vendors","userByIdentifier"],"query":[{"key":"provider","value":"EMAIL"},{"key":"identifier","value":"samba@wise.live"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 16 Sep 2025 17:21:10 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"364"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"user\": {\n            \"_id\": \"68c99b36ea9d48d3909e7d85\",\n            \"identities\": [\n                {\n                    \"identifier\": \"hXYKOaAQOSWb2kmbdldR52unwDw1\",\n                    \"provider\": \"FIREBASE_ID\",\n                    \"providerMetadata\": {\n                        \"email\": \"user@wise.live\"\n                    }\n                },\n                {\n                    \"identifier\": \"+919988776677\",\n                    \"provider\": \"PHONE_NUMBER\"\n                }\n            ],\n            \"email\": \"samba@wise.live\",\n            \"name\": \"Sam\",\n            \"phoneNumber\": \"+919988776677\",\n            \"profilePicture\": \"\"\n        }\n    }\n}"}],"_postman_id":"fc68b37d-de28-49c2-b5e3-6bb2ff2d5e06"},{"name":"Bulk add learners to a course","id":"bb6126af-0178-4946-bff4-25079635393d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\":\"STUDENT\",\n    \"identifiers\":[\"+912900000001\"], \n    \"classId\": \"{{class_id}}\", \n    \"createNew\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/sendBulkInvite","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","sendBulkInvite"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"cf0852c4-0b8a-4dc7-aa11-36cc43a72d4f","name":"Bulk add learners to a course","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\":\"STUDENT\",\n    \"identifiers\":[\"+912900000001\"], \n    \"classId\": \"{{class_id}}\", \n    \"createNew\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/sendBulkInvite"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:15:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"72"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": \"Invitation sent successfully\"\n}"}],"_postman_id":"bb6126af-0178-4946-bff4-25079635393d"},{"name":"Remove user from institute","id":"7599607b-f357-40e6-8932-4ab5864a5ecb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userId\": \"{{student_id}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/removeParticipant","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","removeParticipant"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"ee27ed24-d269-4827-9f80-e8a0195117f6","name":"Remove user from institute","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userId\": \"{{student_id}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/removeParticipant"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:16:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"84"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": \"User removed from institute successfully\"\n}"}],"_postman_id":"7599607b-f357-40e6-8932-4ab5864a5ecb"},{"name":"Add new identity for a student","id":"49282a68-c12e-41ba-a532-f25c9f10b650","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"\",\n    \"phoneNumber\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/participants/{{student_id}}/addNewIdentity","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","participants","{{student_id}}","addNewIdentity"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"556e2a02-500c-4577-9288-3cd288085c2a","name":"Add new email for a user","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"student00110011@wise.live\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/participants/{{student_id}}/addNewIdentity"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:21:35 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"78"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": \"Email account linked successfully!\"\n}"},{"id":"a71d5174-0ebc-46b0-a2e7-dcba1d1c513d","name":"Add new phone for a user","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"phoneNumber\": \"+919922334455\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/participants/{{student_id}}/addNewIdentity"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:22:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"77"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": \"Phone number linked successfully!\"\n}"}],"_postman_id":"49282a68-c12e-41ba-a532-f25c9f10b650"},{"name":"Remove identity for a student","id":"63d7e57b-293d-4f1f-a076-fe419854f03e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"\",\n    \"phoneNumber\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/participants/{{student_id}}/removeIdentity","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","participants","{{student_id}}","removeIdentity"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"ac7444c1-7a6c-474b-807f-f344eb7a02b1","name":"Remove email for a user","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"student00110011@wise.live\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/participants/{{student_id}}/removeIdentity"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:23:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"79"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": \"Email account removed successfully!\"\n}"},{"id":"eec52d18-d65a-4de4-a33a-58a3ef260cef","name":"Remove phone for a user","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"phoneNumber\": \"+919922334455\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/participants/{{student_id}}/removeIdentity"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:23:50 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"78"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": \"Phone number removed successfully!\"\n}"}],"_postman_id":"63d7e57b-293d-4f1f-a076-fe419854f03e"}],"id":"f93b0bd5-54d5-4f36-a494-15f838054c3f","_postman_id":"f93b0bd5-54d5-4f36-a494-15f838054c3f","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}}},{"name":"Courses In your Institute","item":[{"name":"Add a course","id":"0635df35-9f52-47c5-87be-80a4d15791f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Course Name\",\n    \"subject\": \"Course Subject\",\n    \"instituteId\": \"{{institute_id}}\",\n    \"enableJoinMagicLink\": true,\n    \"magicLinkLoginRequired\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/addClass","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["teacher","addClass"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"87739e59-7a1b-4bbb-8339-32381fc55e72","name":"Add a course","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Maths for Kids\",\n    \"subject\": \"Maths\",\n    \"instituteId\": \"{{institute_id}}\",\n    \"enableJoinMagicLink\": true,\n    \"magicLinkLoginRequired\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/addClass"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:25:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"namespace\": \"test911\",\n        \"zoomLink\": {\n            \"join_url\": \"\",\n            \"mettingEnded\": false,\n            \"startTime\": \"2024-06-26T07:25:32.247Z\"\n        },\n        \"pendingRequest\": [],\n        \"joinedRequest\": [],\n        \"coTeacherRequests\": [],\n        \"coTeachers\": [],\n        \"hidden\": false,\n        \"archived\": false,\n        \"disableReminder\": false,\n        \"settings\": {\n            \"disableStudentDiscussions\": false,\n            \"disableStudentComments\": false,\n            \"lockClassroom\": false,\n            \"lockAfter\": 0,\n            \"openClassroom\": false,\n            \"admissionsDisabled\": false,\n            \"autoAccept\": false,\n            \"validityInDays\": -1,\n            \"provideCertification\": false,\n            \"videoPlayRestriction\": -1\n        },\n        \"classType\": \"LIVE\",\n        \"newContentStructure\": true,\n        \"_id\": \"667bc26cd3316742cbc9b3bb\",\n        \"subject\": \"Maths\",\n        \"userId\": \"66793e38fa9c2a30cf1d2595\",\n        \"name\": \"Maths for Kids\",\n        \"classNumber\": 687191743,\n        \"schedule\": {\n            \"occurrences\": []\n        },\n        \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-15.png\",\n        \"instituteId\": \"66793e38fa9c2a40d81d259a\",\n        \"published\": true,\n        \"classCovers\": [\n            {\n                \"type\": \"image\",\n                \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-13.png\"\n            }\n        ],\n        \"oldSchedules\": [],\n        \"deletedStudents\": [],\n        \"suspendedStudents\": [],\n        \"createdAt\": \"2024-06-26T07:25:32.250Z\",\n        \"updatedAt\": \"2024-06-26T07:25:32.250Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"0635df35-9f52-47c5-87be-80a4d15791f6"},{"name":"Add a 1:1 course","id":"19ca8c97-2a06-4329-b03d-d3800f7af0d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Course Name\",\n    \"subject\": \"Course Subject\",\n    \"instituteId\": \"{{institute_id}}\",\n    \"classType\": \"ONE_TO_ONE\",\n    \"teachers\": [\n        {\n            \"_id\": \"{{teacher_id}}\"\n        }\n    ],\n    \"admins\": [\n        \"{{admin_id}}\"\n    ],\n    \"student\": {\n        \"_id\": \"{{student_id}}\"\n    },\n    \"settings\": {\n        \"requireCreditsForSession\": false,\n        \"studentSlotBooking\": {\n            \"enabled\": true,\n            \"sessionDurationMins\": \"60\",\n            \"cancellationPolicyNote\": \"If you cancel, <div>• 0 to 24 hours before the session, you will be charged 1 credit </div><div>• More than 24 hours before the session, you will be charged 0 credit</div>\"\n        }\n    },\n    \"sessionCredits\": \"10\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/addClass","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["teacher","addClass"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"9b3f24cf-1d8f-4a82-8bb9-e807ee56ae2f","name":"Add a course","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Maths for Kids\",\n    \"subject\": \"Maths\",\n    \"instituteId\": \"{{institute_id}}\",\n    \"enableJoinMagicLink\": true,\n    \"magicLinkLoginRequired\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/addClass"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:25:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"namespace\": \"test911\",\n        \"zoomLink\": {\n            \"join_url\": \"\",\n            \"mettingEnded\": false,\n            \"startTime\": \"2024-06-26T07:25:32.247Z\"\n        },\n        \"pendingRequest\": [],\n        \"joinedRequest\": [],\n        \"coTeacherRequests\": [],\n        \"coTeachers\": [],\n        \"hidden\": false,\n        \"archived\": false,\n        \"disableReminder\": false,\n        \"settings\": {\n            \"disableStudentDiscussions\": false,\n            \"disableStudentComments\": false,\n            \"lockClassroom\": false,\n            \"lockAfter\": 0,\n            \"openClassroom\": false,\n            \"admissionsDisabled\": false,\n            \"autoAccept\": false,\n            \"validityInDays\": -1,\n            \"provideCertification\": false,\n            \"videoPlayRestriction\": -1\n        },\n        \"classType\": \"ONE_TO_ONE\",\n        \"newContentStructure\": true,\n        \"_id\": \"667bc26cd3316742cbc9b3bb\",\n        \"subject\": \"Maths\",\n        \"userId\": \"66793e38fa9c2a30cf1d2595\",\n        \"name\": \"Maths for Kids\",\n        \"classNumber\": 687191743,\n        \"schedule\": {\n            \"occurrences\": []\n        },\n        \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-15.png\",\n        \"instituteId\": \"66793e38fa9c2a40d81d259a\",\n        \"published\": true,\n        \"classCovers\": [\n            {\n                \"type\": \"image\",\n                \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-13.png\"\n            }\n        ],\n        \"oldSchedules\": [],\n        \"deletedStudents\": [],\n        \"suspendedStudents\": [],\n        \"createdAt\": \"2024-06-26T07:25:32.250Z\",\n        \"updatedAt\": \"2024-06-26T07:25:32.250Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"19ca8c97-2a06-4329-b03d-d3800f7af0d0"},{"name":"Get a course","id":"913b3d8c-05a1-40de-b203-8f8f0a5e92e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/user/v2/classes/{{class_id}}?full=true","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["user","v2","classes","{{class_id}}"],"host":["{{host}}"],"query":[{"key":"full","value":"true"}],"variable":[]}},"response":[{"id":"2a64ce61-252b-4aba-835b-81518dec3035","name":"Get a course","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{host}}/user/v2/classes/{{class_id}}?full=true","host":["{{host}}"],"path":["user","v2","classes","{{class_id}}"],"query":[{"key":"full","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:25:42 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"namespace\": \"test911\",\n        \"zoomLink\": {\n            \"join_url\": \"\",\n            \"mettingEnded\": false,\n            \"startTime\": \"2024-06-24T09:38:05.242Z\"\n        },\n        \"pendingRequest\": [],\n        \"joinedRequest\": [\n            \"66793e91fa9c2a6a2e1d2b4d\",\n            \"66794a48fa9c2a8dba1dde46\",\n            \"667bc01c58c6260fc5e269da\"\n        ],\n        \"coTeacherRequests\": [],\n        \"coTeachers\": [],\n        \"hidden\": false,\n        \"archived\": false,\n        \"disableReminder\": false,\n        \"settings\": {\n            \"disableStudentDiscussions\": false,\n            \"disableStudentComments\": false,\n            \"lockClassroom\": false,\n            \"lockAfter\": 0,\n            \"openClassroom\": false,\n            \"admissionsDisabled\": false,\n            \"autoAccept\": false,\n            \"validityInDays\": -1,\n            \"provideCertification\": false,\n            \"videoPlayRestriction\": -1\n        },\n        \"classType\": \"LIVE\",\n        \"newContentStructure\": true,\n        \"_id\": \"66793e7d47c290929e8779e5\",\n        \"subject\": \"Sample Subject\",\n        \"userId\": {\n            \"name\": \"Yugendra Dhariwal\",\n            \"profilePicture\": \"\",\n            \"_id\": \"66793e38fa9c2a30cf1d2595\",\n            \"createdAt\": \"2024-06-24T09:36:56.742Z\",\n            \"phoneNumber\": \"+912900001111\"\n        },\n        \"name\": \"Sample Course\",\n        \"classNumber\": 178925298,\n        \"schedule\": {\n            \"occurrences\": []\n        },\n        \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n        \"instituteId\": \"66793e38fa9c2a40d81d259a\",\n        \"published\": true,\n        \"classCovers\": [\n            {\n                \"type\": \"image\",\n                \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n            }\n        ],\n        \"deletedStudents\": [],\n        \"suspendedStudents\": [],\n        \"createdAt\": \"2024-06-24T09:38:05.244Z\",\n        \"updatedAt\": \"2024-06-26T07:15:40.535Z\",\n        \"__v\": 0,\n        \"joinMagicLink\": \"\",\n        \"isCoTeacher\": false,\n        \"isSuspendedStudent\": false,\n        \"isSubscriptionRequired\": false,\n        \"isAdmin\": true,\n        \"timing\": [],\n        \"timingVersion\": 2\n    }\n}"}],"_postman_id":"913b3d8c-05a1-40de-b203-8f8f0a5e92e6"},{"name":"Get all courses","id":"018730d3-90ee-4115-916f-5e5126299663","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/institutes/{{institute_id}}/classes?classType=LIVE&showCoTeachers=true&searchTerm=searchTerm","description":"<p><code>classType</code> can be</p>\n<ul>\n<li><p><code>LIVE</code> to get live courses</p>\n</li>\n<li><p><code>RECORDED</code> to get recorded courses</p>\n</li>\n<li><p><code>ONE_TO_ONE</code> to get one to one courses</p>\n</li>\n</ul>\n<p>Use <code>searchTerm</code> to search for courses using a string</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","classes"],"host":["{{host}}"],"query":[{"key":"classType","value":"LIVE"},{"key":"showCoTeachers","value":"true"},{"key":"searchTerm","value":"searchTerm"}],"variable":[]}},"response":[{"id":"4674e530-954b-4df6-934f-e4697e859128","name":"Get all courses","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{host}}/institutes/{{institute_id}}/classes?classType=LIVE&showCoTeachers=true","host":["{{host}}"],"path":["institutes","{{institute_id}}","classes"],"query":[{"key":"classType","value":"LIVE"},{"key":"showCoTeachers","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 19 Jul 2024 09:17:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"classes\": [\n            {\n                \"_id\": \"66793e7d47c290929e8779e5\",\n                \"pendingRequest\": [],\n                \"joinedRequest\": [\n                    \"66793e91fa9c2a6a2e1d2b4d\",\n                    \"66794a48fa9c2a8dba1dde46\",\n                    \"667bc01c58c6260fc5e269da\",\n                    \"667bbfae567ebeb8fbcbbf4f\",\n                    \"667bc4a5567ebeb8fbcd25d8\",\n                    \"667bcec8fc2639a7bf19bfd0\"\n                ],\n                \"coTeachers\": [\n                    {\n                        \"_id\": \"667bc35a127bd4f9b7590814\",\n                        \"name\": \"Shyam Sharma\",\n                        \"profilePicture\": \"\"\n                    }\n                ],\n                \"settings\": {\n                    \"disableStudentDiscussions\": false,\n                    \"disableStudentComments\": false,\n                    \"lockClassroom\": false,\n                    \"lockAfter\": 0,\n                    \"openClassroom\": false,\n                    \"admissionsDisabled\": false,\n                    \"autoAccept\": true,\n                    \"validityInDays\": -1,\n                    \"provideCertification\": false,\n                    \"videoPlayRestriction\": -1,\n                    \"magicJoinTokenConfig\": {\n                        \"enabledOn\": \"2024-06-26T07:26:16.760Z\",\n                        \"loginRequired\": false,\n                        \"registrationRequired\": true,\n                        \"token\": \"66793e7d47c290929e8779e542239643\"\n                    }\n                },\n                \"classType\": \"LIVE\",\n                \"subject\": \"Sample Subject\",\n                \"name\": \"Sample Course\",\n                \"classNumber\": 178925298,\n                \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                \"published\": true,\n                \"classCovers\": [\n                    {\n                        \"type\": \"image\",\n                        \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                    }\n                ],\n                \"createdAt\": \"2024-06-24T09:38:05.244Z\",\n                \"fees\": {\n                    \"_id\": \"667bd148567ebeb8fbd12d34\",\n                    \"classId\": \"66793e7d47c290929e8779e5\",\n                    \"__v\": 0,\n                    \"createdAt\": \"2024-06-26T08:28:56.949Z\",\n                    \"currency\": \"INR\",\n                    \"paymentOptions\": [\n                        {\n                            \"_id\": \"667bd1480c9ac4506aadaf65\",\n                            \"type\": \"INSTALLMENT\",\n                            \"installments\": [\n                                {\n                                    \"_id\": \"667bd1480c9ac4c437adaf66\",\n                                    \"dueAfterDays\": 0,\n                                    \"amount\": {\n                                        \"value\": 100000,\n                                        \"currency\": \"INR\"\n                                    },\n                                    \"index\": 1\n                                },\n                                {\n                                    \"_id\": \"667bd1480c9ac40999adaf67\",\n                                    \"dueAfterDays\": 30,\n                                    \"amount\": {\n                                        \"value\": 100000,\n                                        \"currency\": \"INR\"\n                                    },\n                                    \"index\": 2\n                                },\n                                {\n                                    \"_id\": \"667bd1480c9ac422d1adaf68\",\n                                    \"dueAfterDays\": 60,\n                                    \"amount\": {\n                                        \"value\": 100000,\n                                        \"currency\": \"INR\"\n                                    },\n                                    \"index\": 3\n                                }\n                            ],\n                            \"totalAmount\": {\n                                \"value\": 300000,\n                                \"currency\": \"INR\"\n                            },\n                            \"updatedAt\": \"2024-06-26T08:28:56.949Z\",\n                            \"createdAt\": \"2024-06-26T08:28:56.949Z\"\n                        }\n                    ],\n                    \"updatedAt\": \"2024-06-26T08:28:56.949Z\"\n                },\n                \"feesAdded\": true,\n                \"defaultCoverBackground\": \"https://cdn.wiseapp.live/marketing_template_resources/course/course_cover.png\",\n                \"feesType\": [\n                    \"INSTALLMENT\"\n                ]\n            },\n            {\n                \"_id\": \"667949ee1da80086704bef6b\",\n                \"pendingRequest\": [],\n                \"joinedRequest\": [],\n                \"coTeachers\": [],\n                \"settings\": {\n                    \"disableStudentDiscussions\": false,\n                    \"disableStudentComments\": false,\n                    \"lockClassroom\": false,\n                    \"lockAfter\": 0,\n                    \"openClassroom\": false,\n                    \"admissionsDisabled\": false,\n                    \"autoAccept\": true,\n                    \"validityInDays\": -1,\n                    \"provideCertification\": false,\n                    \"videoPlayRestriction\": -1\n                },\n                \"classType\": \"LIVE\",\n                \"subject\": \"Fees\",\n                \"name\": \"Fees in 1 day\",\n                \"classNumber\": 446205423,\n                \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-43.png\",\n                \"published\": true,\n                \"classCovers\": [\n                    {\n                        \"type\": \"image\",\n                        \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-5.png\"\n                    }\n                ],\n                \"createdAt\": \"2024-06-24T10:26:54.996Z\",\n                \"fees\": {\n                    \"_id\": \"66794a14567ebeb8fb27bc19\",\n                    \"classId\": \"667949ee1da80086704bef6b\",\n                    \"__v\": 0,\n                    \"createdAt\": \"2024-06-24T10:27:32.484Z\",\n                    \"currency\": \"INR\",\n                    \"paymentOptions\": [\n                        {\n                            \"_id\": \"66794a1410767a29865cc404\",\n                            \"type\": \"INSTALLMENT\",\n                            \"installments\": [\n                                {\n                                    \"_id\": \"66794a1410767a73bf5cc405\",\n                                    \"dueAfterDays\": 1,\n                                    \"amount\": {\n                                        \"value\": 1000,\n                                        \"currency\": \"INR\"\n                                    },\n                                    \"index\": 1\n                                },\n                                {\n                                    \"_id\": \"66794a1410767ac3005cc406\",\n                                    \"dueAfterDays\": 31,\n                                    \"amount\": {\n                                        \"value\": 1000,\n                                        \"currency\": \"INR\"\n                                    },\n                                    \"index\": 2\n                                }\n                            ],\n                            \"totalAmount\": {\n                                \"value\": 2000,\n                                \"currency\": \"INR\"\n                            },\n                            \"updatedAt\": \"2024-06-24T10:27:32.484Z\",\n                            \"createdAt\": \"2024-06-24T10:27:32.484Z\"\n                        }\n                    ],\n                    \"updatedAt\": \"2024-06-24T10:27:32.484Z\"\n                },\n                \"feesAdded\": true,\n                \"defaultCoverBackground\": \"https://cdn.wiseapp.live/marketing_template_resources/course/course_cover.png\",\n                \"feesType\": [\n                    \"INSTALLMENT\"\n                ]\n            }\n        ],\n        \"hiddenClasses\": [],\n        \"pendingClasses\": []\n    }\n}"}],"_postman_id":"018730d3-90ee-4115-916f-5e5126299663"},{"name":"Edit a course","id":"94dc64b6-ef48-47ac-820f-e2940f958f8e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"classId\": \"{{class_id}}\",\n    \"enableJoinMagicLink\": true,\n    \"magicLinkRegistrationRequired\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/editClass","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["teacher","editClass"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"e0c30ed6-f769-4c98-9b1f-b8848ab2288d","name":"Edit a course","originalRequest":{"method":"PUT","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"classId\": \"{{class_id}}\",\n    \"enableJoinMagicLink\": true,\n    \"magicLinkRegistrationRequired\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/editClass"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:26:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"72"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": \"Course updated successfully!\"\n}"}],"_postman_id":"94dc64b6-ef48-47ac-820f-e2940f958f8e"},{"name":"Assign course to student","id":"ae3a9e79-1341-4f66-97d8-797d02c47c3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"classId\": \"{{class_id}}\", \n    \"userId\": \"{{student_id}}\", \n    \"assign\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/assignClassToStudent","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","assignClassToStudent"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"6a78ea4e-493a-477d-b5be-fe425bd3df37","name":"Assign course to student","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"classId\": \"{{class_id}}\", \n    \"userId\": \"{{student_id}}\", \n    \"assign\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/assignClassToStudent"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:26:26 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"83"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": \"Learner assigned to course successfully\"\n}"}],"_postman_id":"ae3a9e79-1341-4f66-97d8-797d02c47c3b"},{"name":"Remove a student from a course","id":"cc579443-1906-4760-9dc0-9ed12bcbacc3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"classId\": \"{{class_id}}\", \n    \"userId\": \"{{student_id}}\", \n    \"assign\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/assignClassToStudent","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","assignClassToStudent"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"64a8d0a7-4033-4ba0-ad33-e946dfd3a8b7","name":"Remove a student from a course","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"classId\": \"{{class_id}}\", \n    \"userId\": \"{{student_id}}\", \n    \"assign\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/assignClassToStudent"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:26:33 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"87"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": \"Learner unassigned from course successfully\"\n}"}],"_postman_id":"cc579443-1906-4760-9dc0-9ed12bcbacc3"},{"name":"Assign course to teacher","id":"4ffdb870-7556-4753-8fc8-d0d54c43ef1d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"classId\": \"{{class_id}}\", \n    \"userId\": \"{{teacher_id}}\", \n    \"assign\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/assignClassToTeacher","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","assignClassToTeacher"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"058c06f1-810f-45b9-a6ed-966b1dcc40c4","name":"Assign course to teacher","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"classId\": \"{{class_id}}\", \n    \"userId\": \"{{teacher_id}}\", \n    \"assign\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/assignClassToTeacher"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:30:14 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"86"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": \"Instructor assigned to course successfully\"\n}"}],"_postman_id":"4ffdb870-7556-4753-8fc8-d0d54c43ef1d"},{"name":"Remove a teacher from a course","id":"7c4bafd2-3740-4db7-b503-cadff7b5d9f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"classId\": \"{{class_id}}\", \n    \"userId\": \"{{teacher_id}}\", \n    \"assign\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/assignClassToTeacher","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","assignClassToTeacher"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"95a6c671-ba9c-43db-8c24-7b24003ac4e6","name":"Remove a teacher from a course","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"classId\": \"{{class_id}}\", \n    \"userId\": \"{{teacher_id}}\", \n    \"assign\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/assignClassToTeacher"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:30:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"90"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": \"Instructor unassigned from course successfully\"\n}"}],"_postman_id":"7c4bafd2-3740-4db7-b503-cadff7b5d9f6"},{"name":"Add student using Email/Phone in a course","id":"52a7b5ea-6ef5-48b9-8f34-8834f3795ded","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"STUDENT\",\n    \"users\": [\n        {\n            \"name\": \"Utkarsh\",\n            \"identifier\": \"+912900002910\"\n        }\n    ],\n    \"classId\": \"6698d2ad2b9ddf49a67cb80e\",\n    \"createNew\": true,\n    \"jsonData\": true,\n    \"addToInstitute\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/sendBulkInvite","description":"<p>In the Identity field, you can use either email or phone number.</p>\n","urlObject":{"path":["institutes","{{institute_id}}","sendBulkInvite"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"ebce920a-dda1-48e4-b00c-d2cd05c162fe","name":"Add student using Email/Phone in a course","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"STUDENT\",\n    \"users\": [\n        {\n            \"name\": \"Utkarsh\",\n            \"identifier\": \"+912900002910\"\n        }\n    ],\n    \"classId\": \"6698d2ad2b9ddf49a67cb80e\",\n    \"createNew\": true,\n    \"jsonData\": true,\n    \"addToInstitute\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/sendBulkInvite"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 21 Aug 2024 19:09:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"160"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"usersCount\": 1,\n        \"background\": false,\n        \"message\": \"Invitation sent successfully\",\n        \"user\": {\n            \"_id\": \"66c63a490e79f57c074092ed\"\n        }\n    }\n}"}],"_postman_id":"52a7b5ea-6ef5-48b9-8f34-8834f3795ded"},{"name":"Archive Course","id":"55ebf353-5b25-43d6-aac0-191a4e5ad1fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"hidden\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/classes/{{class_id}}/hiddenStatus","urlObject":{"path":["teacher","classes","{{class_id}}","hiddenStatus"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"c9c5fb63-de41-4ced-adcc-ba311f918275","name":"Archive Course","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"hidden\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/classes/{{class_id}}/hiddenStatus"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":"Date","value":"Tue, 26 Aug 2025 07:23:33 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"72"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": \"Course archived successfully\"\n}"}],"_postman_id":"55ebf353-5b25-43d6-aac0-191a4e5ad1fe"},{"name":"Delete a course (Deprecated - Use Archive Course API)","id":"77c45bb4-824e-415d-acd9-412595019ecf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/teacher/archiveClass/{{class_id}}","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["teacher","archiveClass","{{class_id}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"e53dc344-7b46-443b-8aa4-9d60ac2f01a8","name":"Delete a course","originalRequest":{"method":"DELETE","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/teacher/archiveClass/667bc26cd3316742cbc9b3bb"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:26:06 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"71"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": \"course deleted successfully\"\n}"}],"_postman_id":"77c45bb4-824e-415d-acd9-412595019ecf"}],"id":"c6f98676-05ae-40ad-ae48-c5f3005705a9","_postman_id":"c6f98676-05ae-40ad-ae48-c5f3005705a9","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}}},{"name":"Teachers In your Institute","item":[{"name":"Create a teacher","id":"10d0299b-671f-41af-b5e6-47c3c8fefc0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"vendorUserId\": \"teacher001\",\n    \"name\": \"teacher001\",\n    \"email\": \"teacher001@wise.live\",\n    \"phoneNumber\": \"+912900111111\",\n    \"profile\": \"teacher\",\n    \"isAdmin\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/vendors/institutes/{{institute_id}}/users","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["vendors","institutes","{{institute_id}}","users"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"84f1d25f-72ce-4dae-bddd-20022ff89be3","name":"Create a teacher","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"vendorUserId\": \"teacher001\",\n    \"name\": \"teacher001\",\n    \"email\": \"teacher001@wise.live\",\n    \"phoneNumber\": \"+912900111111\",\n    \"profile\": \"teacher\",\n    \"isAdmin\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/vendors/institutes/{{institute_id}}/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:32:15 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"user\": {\n            \"name\": \"teacher001\",\n            \"namespace\": \"test911\",\n            \"activated\": true,\n            \"profile\": \"teacher\",\n            \"permissions\": [],\n            \"settings\": {\n                \"allowLicenseOverage\": false\n            },\n            \"block\": false,\n            \"deleted\": false,\n            \"profilePicture\": \"https://cdn.wiseapp.live/images/institute_thumbnail/4.png\",\n            \"publicProfile\": {\n                \"isPublic\": false,\n                \"subdomainsCreated\": 0,\n                \"marketingTemplates\": [],\n                \"gradesTeaching\": [],\n                \"subjects\": [],\n                \"teachingLanguages\": [],\n                \"teachingPreference\": {\n                    \"offline\": false,\n                    \"online\": false\n                },\n                \"testimonials\": []\n            },\n            \"premiumConfig\": {\n                \"licensed\": false\n            },\n            \"_id\": \"667bc3cb567ebeb8fbccf2ba\",\n            \"identities\": [\n                {\n                    \"identifier\": \"teacher001\",\n                    \"provider\": \"VENDOR_USER_ID\"\n                },\n                {\n                    \"identifier\": \"CygjcRGbCsYKSn2Sc77CiWduRRJ3\",\n                    \"provider\": \"FIREBASE_ID\",\n                    \"providerMetadata\": {\n                        \"email\": \"teacher001@wise.live\"\n                    }\n                },\n                {\n                    \"identifier\": \"+912900111111\",\n                    \"provider\": \"PHONE_NUMBER\"\n                }\n            ],\n            \"__v\": 0,\n            \"createdAt\": \"2024-06-26T07:31:23.896Z\",\n            \"updatedAt\": \"2024-06-26T07:32:15.437Z\",\n            \"uuid\": \"97410693-7ebf-4831-bf17-cb7b14fe9d8f\",\n            \"referralCode\": \"ACK3CE\",\n            \"referralLink\": \"https://links.wiseapp.live/xGJo\",\n            \"email\": \"teacher001@wise.live\",\n            \"phoneNumber\": \"+912900111111\",\n            \"notificationTokens\": []\n        }\n    }\n}"}],"_postman_id":"10d0299b-671f-41af-b5e6-47c3c8fefc0d"},{"name":"Add Teacher using Email/Phone","id":"53f756f6-6385-44d9-a364-819427c7f3e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"TEACHER\",\n    \"jsonData\": true,\n    \"users\": [\n        {\n            \"name\": \"Teacher Name\",\n            \"isAdmin\": false,\n            \"email\": \"teacher_email@mail.com\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/sendBulkInvite","description":"<p>Invite teachers (via email or phone number) for a given institute</p>\n<p>This endpoint creates teacher user accounts (if needed) and sends invitations so they can join the institute on Wise.</p>\n<p><strong>Request Body Fields</strong></p>\n<ul>\n<li><p><code>type</code> (string, required): Must be <code>\"TEACHER\"</code> for this endpoint usage.</p>\n</li>\n<li><p><code>jsonData</code> (boolean, required): Indicates that user data is being sent as JSON.</p>\n</li>\n<li><p><code>users</code> (array, required): List of teachers to invite.</p>\n<ul>\n<li><p>Each item has:</p>\n<ul>\n<li><p><code>name</code> (string, required) – Teacher’s display name.</p>\n</li>\n<li><p><code>isAdmin</code> (boolean, required) – Whether the teacher should have institute admin privileges.</p>\n</li>\n<li><p><code>email</code> (string, optional) – Teacher’s email address</p>\n</li>\n<li><p><code>phoneNumber</code> (string, optional) – Teacher’s phone number</p>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<p>At least one of <code>email</code> or <code>phoneNumber</code> should be provided for each user so that the invitation can be delivered.</p>\n","urlObject":{"path":["institutes","{{institute_id}}","sendBulkInvite"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"53f756f6-6385-44d9-a364-819427c7f3e6"},{"name":"Get all teachers","id":"e7f3ea04-cf1e-47ff-94fb-1d5247920f77","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/teachers","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","teachers"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"51255af2-58df-408e-aeab-598faa746ff6","name":"Get all teachers","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/teachers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:32:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"799"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"teachers\": [\n            {\n                \"_id\": \"667bc3cb567ebeb8fbccf2c1\",\n                \"instituteId\": \"66793e38fa9c2a40d81d259a\",\n                \"userId\": {\n                    \"_id\": \"667bc3cb567ebeb8fbccf2ba\",\n                    \"name\": \"teacher001\",\n                    \"profilePicture\": \"https://cdn.wiseapp.live/images/institute_thumbnail/4.png\",\n                    \"email\": \"teacher001@wise.live\",\n                    \"phoneNumber\": \"+912900111111\"\n                },\n                \"joinedOn\": \"2024-06-26T07:32:13.848Z\",\n                \"relation\": \"TEACHER\",\n                \"status\": \"ACCEPTED\",\n                \"updatedAt\": \"2024-06-26T07:32:13.849Z\",\n                \"classes\": []\n            },\n            {\n                \"_id\": \"667bc35a567ebeb8fbccd068\",\n                \"instituteId\": \"66793e38fa9c2a40d81d259a\",\n                \"relation\": \"TEACHER\",\n                \"userId\": {\n                    \"_id\": \"667bc35a127bd4f9b7590814\",\n                    \"name\": \"Shyam Sharma\",\n                    \"profilePicture\": \"\",\n                    \"email\": \"ss@wise.live\",\n                    \"activated\": false\n                },\n                \"joinedOn\": \"2024-06-26T07:29:30.214Z\",\n                \"status\": \"ACCEPTED\",\n                \"updatedAt\": \"2024-06-26T07:29:30.214Z\",\n                \"classes\": []\n            }\n        ]\n    }\n}"}],"_postman_id":"e7f3ea04-cf1e-47ff-94fb-1d5247920f77"},{"name":"Update working hours of a teacher","id":"dc98d0d2-f7ed-4c6e-a8e8-530fae5b5ccc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"timeZone\": \"America/Los_Angeles\",\n    \"slots\": [\n        {\n            \"day\": \"Monday\",\n            \"startTime\": \"09:00\",\n            \"endTime\": \"14:00\"\n        },\n        {\n            \"day\": \"Monday\",\n            \"startTime\": \"15:00\",\n            \"endTime\": \"17:00\"\n        },\n        {\n            \"day\": \"Monday\",\n            \"startTime\": \"18:00\",\n            \"endTime\": \"20:00\"\n        },\n        {\n            \"day\": \"Tuesday\",\n            \"startTime\": \"09:00\",\n            \"endTime\": \"17:00\"\n        },\n        {\n            \"day\": \"Wednesday\",\n            \"startTime\": \"09:00\",\n            \"endTime\": \"17:00\"\n        },\n        {\n            \"day\": \"Friday\",\n            \"startTime\": \"09:00\",\n            \"endTime\": \"17:00\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/teachers/{{teacher_id}}/workingHours","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","teachers","{{teacher_id}}","workingHours"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"2213a8a8-fb48-4be7-ae33-b97ced09afda","name":"Update working hours of a teacher","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"timeZone\": \"America/Los_Angeles\",\n    \"slots\": [\n        {\n            \"day\": \"Monday\",\n            \"startTime\": \"09:00\",\n            \"endTime\": \"14:00\"\n        },\n        {\n            \"day\": \"Monday\",\n            \"startTime\": \"15:00\",\n            \"endTime\": \"17:00\"\n        },\n        {\n            \"day\": \"Monday\",\n            \"startTime\": \"18:00\",\n            \"endTime\": \"20:00\"\n        },\n        {\n            \"day\": \"Tuesday\",\n            \"startTime\": \"09:00\",\n            \"endTime\": \"17:00\"\n        },\n        {\n            \"day\": \"Wednesday\",\n            \"startTime\": \"09:00\",\n            \"endTime\": \"17:00\"\n        },\n        {\n            \"day\": \"Friday\",\n            \"startTime\": \"09:00\",\n            \"endTime\": \"17:00\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/teachers/{{teacher_id}}/workingHours"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:33:05 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"640"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"teacherWorkingHours\": {\n            \"_id\": \"667bc431567ebeb8fbcd0956\",\n            \"instituteId\": \"66793e38fa9c2a40d81d259a\",\n            \"userId\": \"667bc35a127bd4f9b7590814\",\n            \"__v\": 0,\n            \"createdAt\": \"2024-06-26T07:33:05.438Z\",\n            \"slots\": [\n                {\n                    \"day\": \"Monday\",\n                    \"startTime\": \"09:00\",\n                    \"endTime\": \"14:00\"\n                },\n                {\n                    \"day\": \"Monday\",\n                    \"startTime\": \"15:00\",\n                    \"endTime\": \"17:00\"\n                },\n                {\n                    \"day\": \"Monday\",\n                    \"startTime\": \"18:00\",\n                    \"endTime\": \"20:00\"\n                },\n                {\n                    \"day\": \"Tuesday\",\n                    \"startTime\": \"09:00\",\n                    \"endTime\": \"17:00\"\n                },\n                {\n                    \"day\": \"Wednesday\",\n                    \"startTime\": \"09:00\",\n                    \"endTime\": \"17:00\"\n                },\n                {\n                    \"day\": \"Friday\",\n                    \"startTime\": \"09:00\",\n                    \"endTime\": \"17:00\"\n                }\n            ],\n            \"timezone\": \"America/Los_Angeles\",\n            \"updatedAt\": \"2024-06-26T07:33:05.438Z\"\n        }\n    }\n}"}],"_postman_id":"dc98d0d2-f7ed-4c6e-a8e8-530fae5b5ccc"},{"name":"Get availability of a teacher","id":"935e2141-570d-407b-b81e-9d23be806187","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/teachers/{{teacher_id}}/availability?startTime=2024-06-27T18:30:00.000Z&endTime=2024-07-01T18:29:59.999Z","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","teachers","{{teacher_id}}","availability"],"host":["{{host}}"],"query":[{"key":"startTime","value":"2024-06-27T18:30:00.000Z"},{"key":"endTime","value":"2024-07-01T18:29:59.999Z"}],"variable":[]}},"response":[{"id":"ba02d152-62dd-4e89-8f84-63f00b8d5747","name":"Get availability of a teacher","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{host}}/institutes/{{institute_id}}/teachers/{{teacher_id}}/availability?startTime=2024-06-27T18:30:00.000Z&endTime=2024-07-01T18:29:59.999Z","host":["{{host}}"],"path":["institutes","{{institute_id}}","teachers","{{teacher_id}}","availability"],"query":[{"key":"startTime","value":"2024-06-27T18:30:00.000Z"},{"key":"endTime","value":"2024-07-01T18:29:59.999Z"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:33:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"772"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"sessions\": [],\n        \"workingHours\": {\n            \"_id\": \"667bc431567ebeb8fbcd0956\",\n            \"instituteId\": \"66793e38fa9c2a40d81d259a\",\n            \"userId\": \"667bc35a127bd4f9b7590814\",\n            \"__v\": 0,\n            \"createdAt\": \"2024-06-26T07:33:05.438Z\",\n            \"slots\": [\n                {\n                    \"day\": \"Monday\",\n                    \"startTime\": \"09:00\",\n                    \"endTime\": \"14:00\"\n                },\n                {\n                    \"day\": \"Monday\",\n                    \"startTime\": \"15:00\",\n                    \"endTime\": \"17:00\"\n                },\n                {\n                    \"day\": \"Monday\",\n                    \"startTime\": \"18:00\",\n                    \"endTime\": \"20:00\"\n                },\n                {\n                    \"day\": \"Tuesday\",\n                    \"startTime\": \"09:00\",\n                    \"endTime\": \"17:00\"\n                },\n                {\n                    \"day\": \"Wednesday\",\n                    \"startTime\": \"09:00\",\n                    \"endTime\": \"17:00\"\n                },\n                {\n                    \"day\": \"Friday\",\n                    \"startTime\": \"09:00\",\n                    \"endTime\": \"17:00\"\n                }\n            ],\n            \"timezone\": \"America/Los_Angeles\",\n            \"updatedAt\": \"2024-06-26T07:33:05.438Z\"\n        },\n        \"leaves\": [],\n        \"teacherAvailabilitySettings\": {\n            \"enabled\": true,\n            \"disableUpdatingLeaves\": false,\n            \"disableUpdatingWorkingHours\": false\n        }\n    }\n}"}],"_postman_id":"935e2141-570d-407b-b81e-9d23be806187"},{"name":"Add tags to a teacher","id":"7096e479-9e14-40be-a9cb-dc686ffa536f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"tags\": [\n        \"tag_1\",\n        \"tag_2\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/participants/{{teacher_id}}","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","participants","{{teacher_id}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"d2adc4be-fd98-47a1-b6aa-4fb3012884ac","name":"Add tags to a teacher","originalRequest":{"method":"PUT","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"tags\": [\n        \"tag_1\",\n        \"tag_2\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/participants/{{student_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 23 Jul 2024 04:01:33 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"88"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"message\": \"Participant updated successfully\"\n    }\n}"}],"_postman_id":"7096e479-9e14-40be-a9cb-dc686ffa536f"}],"id":"0027a198-9816-4951-8cc0-46cdfde20237","_postman_id":"0027a198-9816-4951-8cc0-46cdfde20237","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}}},{"name":"Students In your Institute","item":[{"name":"Create a student","id":"f8b8502d-6103-4a90-9dbd-88a34cbbd10a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"vendorUserId\": \"student001\",\n    \"name\": \"student001\",\n    \"email\": \"student001@wise.live\",\n    \"phoneNumber\": \"+912900111110\",\n    \"profile\": \"student\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/vendors/institutes/{{institute_id}}/users","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["vendors","institutes","{{institute_id}}","users"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"95d204cf-4f65-461a-96f0-aa81886a322e","name":"Create a student","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"vendorUserId\": \"student001\",\n    \"name\": \"student001\",\n    \"email\": \"student001@wise.live\",\n    \"phoneNumber\": \"+912900111110\",\n    \"profile\": \"student\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/vendors/institutes/{{institute_id}}/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:35:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"user\": {\n            \"name\": \"student001\",\n            \"namespace\": \"test911\",\n            \"activated\": true,\n            \"profile\": \"student\",\n            \"permissions\": [],\n            \"settings\": {\n                \"allowLicenseOverage\": false\n            },\n            \"block\": false,\n            \"deleted\": false,\n            \"profilePicture\": \"https://cdn.wiseapp.live/images/institute_thumbnail/4.png\",\n            \"publicProfile\": {\n                \"isPublic\": false,\n                \"subdomainsCreated\": 0,\n                \"marketingTemplates\": [],\n                \"gradesTeaching\": [],\n                \"subjects\": [],\n                \"teachingLanguages\": [],\n                \"teachingPreference\": {\n                    \"offline\": false,\n                    \"online\": false\n                },\n                \"testimonials\": []\n            },\n            \"premiumConfig\": {\n                \"licensed\": false\n            },\n            \"_id\": \"667bc4a5567ebeb8fbcd25d8\",\n            \"identities\": [\n                {\n                    \"identifier\": \"student001\",\n                    \"provider\": \"VENDOR_USER_ID\"\n                },\n                {\n                    \"identifier\": \"gZwtLPHCduMEuqYfo3vZze39jTv1\",\n                    \"provider\": \"FIREBASE_ID\",\n                    \"providerMetadata\": {\n                        \"email\": \"student001@wise.live\"\n                    }\n                },\n                {\n                    \"identifier\": \"+912900111110\",\n                    \"provider\": \"PHONE_NUMBER\"\n                }\n            ],\n            \"__v\": 0,\n            \"createdAt\": \"2024-06-26T07:35:01.285Z\",\n            \"updatedAt\": \"2024-06-26T07:35:02.671Z\",\n            \"uuid\": \"9d99a075-bf7d-416d-a29a-cc81708aab3f\",\n            \"referralCode\": \"AD4VIL\",\n            \"referralLink\": \"https://links.wiseapp.live/ZNwQ\",\n            \"email\": \"student001@wise.live\",\n            \"phoneNumber\": \"+912900111110\",\n            \"notificationTokens\": []\n        }\n    }\n}"}],"_postman_id":"f8b8502d-6103-4a90-9dbd-88a34cbbd10a"},{"name":"Add tags to a student","id":"71aa766f-2c4e-4257-b849-576696b6e689","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"tags\": [\n        \"tag_1\",\n        \"tag_2\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/participants/{{student_id}}","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","participants","{{student_id}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"5a60d570-663a-4b38-ad3f-a073584d0682","name":"Add tags to a student","originalRequest":{"method":"PUT","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"tags\": [\n        \"tag_1\",\n        \"tag_2\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/participants/{{student_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 23 Jul 2024 04:01:33 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"88"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"message\": \"Participant updated successfully\"\n    }\n}"}],"_postman_id":"71aa766f-2c4e-4257-b849-576696b6e689"},{"name":"Get all students","id":"a9671384-2bec-4aaa-85da-322f6fd85221","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/institutes/v3/{{institute_id}}s/students?status=ACCEPTED&page_size=50&page_number=1&showParents=true&showFeedbackData=true","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","v3","{{institute_id}}s","students"],"host":["{{host}}"],"query":[{"key":"status","value":"ACCEPTED"},{"key":"page_size","value":"50"},{"key":"page_number","value":"1"},{"key":"showParents","value":"true"},{"key":"showFeedbackData","value":"true"}],"variable":[]}},"response":[{"id":"3c5123c8-3588-403a-b16f-87f3669a8715","name":"Get all learners","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{host}}/institutes/{{institute_id}}/students?status=ACCEPTED","host":["{{host}}"],"path":["institutes","{{institute_id}}","students"],"query":[{"key":"status","value":"ACCEPTED"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:35:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"students\": [\n            {\n                \"_id\": \"667bc01c567ebeb8fbcbe167\",\n                \"instituteId\": \"66793e38fa9c2a40d81d259a\",\n                \"relation\": \"STUDENT\",\n                \"userId\": {\n                    \"_id\": \"667bc01c58c6260fc5e269da\",\n                    \"name\": \"\",\n                    \"profilePicture\": \"\",\n                    \"uuid\": \"ed4060e8-d49c-41ad-8356-00e668d780d7\",\n                    \"activated\": false,\n                    \"phoneNumber\": \"+912900000001\"\n                },\n                \"joinedOn\": \"2024-06-26T07:15:40.522Z\",\n                \"status\": \"ACCEPTED\",\n                \"classes\": [\n                    {\n                        \"_id\": \"66793e7d47c290929e8779e5\",\n                        \"hidden\": false,\n                        \"subject\": \"Sample Subject\",\n                        \"name\": \"Sample Course\",\n                        \"isSuspended\": false\n                    }\n                ]\n            },\n            {\n                \"_id\": \"66794a48567ebeb8fb27cdfa\",\n                \"instituteId\": \"66793e38fa9c2a40d81d259a\",\n                \"relation\": \"STUDENT\",\n                \"userId\": {\n                    \"_id\": \"66794a48fa9c2a8dba1dde46\",\n                    \"name\": \"Dhruv Sharma\",\n                    \"profilePicture\": \"\",\n                    \"uuid\": \"82476016-c8c1-4f94-a1cd-5ef804cd7734\",\n                    \"activated\": true,\n                    \"phoneNumber\": \"+912900008899\"\n                },\n                \"joinedOn\": \"2024-06-24T10:28:24.904Z\",\n                \"status\": \"ACCEPTED\",\n                \"classes\": [\n                    {\n                        \"_id\": \"66793e7d47c290929e8779e5\",\n                        \"hidden\": false,\n                        \"subject\": \"Sample Subject\",\n                        \"name\": \"Sample Course\",\n                        \"isSuspended\": false\n                    }\n                ]\n            },\n            {\n                \"_id\": \"66793e91567ebeb8fb24be2d\",\n                \"instituteId\": \"66793e38fa9c2a40d81d259a\",\n                \"relation\": \"STUDENT\",\n                \"userId\": {\n                    \"_id\": \"66793e91fa9c2a6a2e1d2b4d\",\n                    \"name\": \"Shyam Sundar\",\n                    \"profilePicture\": \"\",\n                    \"uuid\": \"24f899eb-9e83-4c24-b6f3-99dc32f5a31d\",\n                    \"activated\": false,\n                    \"phoneNumber\": \"+919742700890\"\n                },\n                \"joinedOn\": \"2024-06-24T09:38:25.250Z\",\n                \"status\": \"ACCEPTED\",\n                \"classes\": [\n                    {\n                        \"_id\": \"66793e7d47c290929e8779e5\",\n                        \"hidden\": false,\n                        \"subject\": \"Sample Subject\",\n                        \"name\": \"Sample Course\",\n                        \"isSuspended\": false\n                    }\n                ]\n            },\n            {\n                \"_id\": \"667bbfae567ebeb8fbcbbf58\",\n                \"instituteId\": \"66793e38fa9c2a40d81d259a\",\n                \"userId\": {\n                    \"_id\": \"667bbfae567ebeb8fbcbbf4f\",\n                    \"name\": \"student001\",\n                    \"profilePicture\": \"https://cdn.wiseapp.live/images/institute_thumbnail/4.png\",\n                    \"email\": \"student001@gmail.com\",\n                    \"uuid\": \"7fcafc64-c4a3-43da-9c06-fcfa2b879aa2\",\n                    \"phoneNumber\": \"+919911991199\"\n                },\n                \"joinedOn\": \"2024-06-26T07:18:07.768Z\",\n                \"relation\": \"STUDENT\",\n                \"status\": \"ACCEPTED\",\n                \"classes\": []\n            },\n            {\n                \"_id\": \"667bc4a5567ebeb8fbcd25e1\",\n                \"instituteId\": \"66793e38fa9c2a40d81d259a\",\n                \"userId\": {\n                    \"_id\": \"667bc4a5567ebeb8fbcd25d8\",\n                    \"name\": \"student001\",\n                    \"profilePicture\": \"https://cdn.wiseapp.live/images/institute_thumbnail/4.png\",\n                    \"email\": \"student001@wise.live\",\n                    \"uuid\": \"9d99a075-bf7d-416d-a29a-cc81708aab3f\",\n                    \"phoneNumber\": \"+912900111110\"\n                },\n                \"joinedOn\": \"2024-06-26T07:35:01.292Z\",\n                \"relation\": \"STUDENT\",\n                \"status\": \"ACCEPTED\",\n                \"classes\": []\n            }\n        ]\n    }\n}"}],"_postman_id":"a9671384-2bec-4aaa-85da-322f6fd85221"},{"name":"Get all students in a Course","id":"7a6a1b47-55a4-4e56-8e31-c88ef6b54a44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/user/classes/{{class_id}}/participants?showCoTeachers=true","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["user","classes","{{class_id}}","participants"],"host":["{{host}}"],"query":[{"key":"showCoTeachers","value":"true"}],"variable":[]}},"response":[{"id":"37d872cc-31c6-4f1c-80a7-e74ee6eaee83","name":"Get all students in a Course","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{host}}/user/classes/{{class_id}}/participants?showCoTeachers=true","host":["{{host}}"],"path":["user","classes","{{class_id}}","participants"],"query":[{"key":"showCoTeachers","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":"Date","value":"Tue, 23 Sep 2025 03:14:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"_id\": \"6870e06fa78bde7aa89824f7\",\n        \"userId\": \"66793e38fa9c2a30cf1d2595\",\n        \"pendingRequest\": [],\n        \"joinedRequest\": [\n            {\n                \"_id\": \"6870e3fb7c49d0a2e7998a5d\",\n                \"name\": \"Akash\",\n                \"phoneNumber\": \"+91988xxxxxxxxx\",\n                \"profilePicture\": \"\",\n                \"uuid\": \"f2628ae5-4f03-49d5-9485-c3d914ad429e\"\n            },\n            {\n                \"_id\": \"6870e2da7c49d0a2e7990c99\",\n                \"email\": \"akaxxxxxxxxx\",\n                \"name\": \"Amit\",\n                \"profilePicture\": \"\",\n                \"uuid\": \"43f5d9bc-65b3-4417-9d66-3df1a6dcc7df\"\n            },\n            {\n                \"_id\": \"6870e2e47c49d0a2e79910ca\",\n                \"email\": \"syedxxxxxxxxxx\",\n                \"name\": \"Syed\",\n                \"profilePicture\": \"\",\n                \"uuid\": \"a1937f9d-77df-4a2a-b36d-c588fe8d7dfa\"\n            },\n            {\n                \"_id\": \"6870e1897c49d0a2e7985fcc\",\n                \"name\": \"Sameera\",\n                \"phoneNumber\": \"+91290xxxxxxxx\",\n                \"profilePicture\": \"\",\n                \"uuid\": \"948e7c26-dbfc-4adb-a9d7-9ea3ecf5d58f\"\n            }\n        ],\n        \"coTeachers\": [],\n        \"settings\": {\n            \"disableStudentDiscussions\": false,\n            \"disableStudentComments\": false,\n            \"lockClassroom\": false,\n            \"lockAfter\": 0,\n            \"openClassroom\": false,\n            \"admissionsDisabled\": false,\n            \"autoAccept\": true,\n            \"magicJoinTokenConfig\": {\n                \"enabledOn\": \"2025-07-11T10:03:04.339Z\",\n                \"token\": \"6870e06fa78bde7aa89824f773956433\",\n                \"loginRequired\": false,\n                \"registrationRequired\": false\n            },\n            \"validityInDays\": -1,\n            \"provideCertification\": false,\n            \"videoPlayRestriction\": -1,\n            \"disableWebSdk\": false,\n            \"disableScreenCapture\": true\n        },\n        \"instituteId\": \"66793e38fa9c2a40d81d259a\",\n        \"suspendedStudents\": [],\n        \"admins\": [],\n        \"invitedStudents\": [],\n        \"invitedCoTeachers\": [],\n        \"invitedAdmins\": [],\n        \"pendingAdmins\": []\n    }\n}"}],"_postman_id":"7a6a1b47-55a4-4e56-8e31-c88ef6b54a44"},{"name":"Get single student data","id":"2e4519ac-0326-4728-a877-09b2624eb468","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/public/institutes/{{institute_id}}/studentReports/{{student_id}}","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["public","institutes","{{institute_id}}","studentReports","{{student_id}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"ba0667db-3bc8-4f58-9125-9d7a09738ee2","name":"Get single student data","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/public/institutes/{{institute_id}}/studentReports/{{student_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Jul 2024 06:34:11 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"studentReport\": {\n            \"user\": {\n                \"_id\": \"667bbfae567ebeb8fbcbbf4f\",\n                \"name\": \"student001\",\n                \"phoneNumber\": \"+919911991199\",\n                \"tags\": [\n                    \"tag_1\",\n                    \"tag_2\",\n                    \"tag-1\",\n                    \"tag-2\"\n                ],\n                \"email\": \"student001@gmail.com\",\n                \"profilePicture\": \"https://cdn.wiseapp.live/images/institute_thumbnail/4.png\",\n                \"identities\": [\n                    {\n                        \"type\": \"FIREBASE_ID\",\n                        \"displayIdentifier\": \"student001@gmail.com\"\n                    },\n                    {\n                        \"type\": \"PHONE_NUMBER\",\n                        \"displayIdentifier\": \"+919911991199\"\n                    }\n                ]\n            },\n            \"leaderboard\": {\n                \"instituteLeaderboard\": {\n                    \"_id\": \"66793f6510767afd735cbce0\",\n                    \"allTimePointsTable\": [\n                        {\n                            \"userId\": \"667bbfae567ebeb8fbcbbf4f\",\n                            \"totalPoints\": 0,\n                            \"rank\": 3\n                        }\n                    ]\n                },\n                \"leaderboardConfig\": {\n                    \"_id\": \"66793eaafa9c2a99ab1d2cdc\",\n                    \"instituteId\": \"66793e38fa9c2a40d81d259a\",\n                    \"__v\": 0,\n                    \"createdAt\": \"2024-06-24T09:38:50.925Z\",\n                    \"enabled\": true,\n                    \"levels\": [\n                        {\n                            \"index\": 1,\n                            \"title\": \"Beginner\",\n                            \"thresholdPoints\": 1\n                        },\n                        {\n                            \"index\": 2,\n                            \"title\": \"Learner\",\n                            \"thresholdPoints\": 10\n                        },\n                        {\n                            \"index\": 3,\n                            \"title\": \"Intermediate\",\n                            \"thresholdPoints\": 50\n                        },\n                        {\n                            \"index\": 4,\n                            \"title\": \"Advanced\",\n                            \"thresholdPoints\": 100\n                        },\n                        {\n                            \"index\": 5,\n                            \"title\": \"Expert\",\n                            \"thresholdPoints\": 150\n                        },\n                        {\n                            \"index\": 6,\n                            \"title\": \"Pro\",\n                            \"thresholdPoints\": 200\n                        },\n                        {\n                            \"index\": 7,\n                            \"title\": \"Master\",\n                            \"thresholdPoints\": 300\n                        },\n                        {\n                            \"index\": 8,\n                            \"title\": \"Elite\",\n                            \"thresholdPoints\": 500\n                        },\n                        {\n                            \"index\": 9,\n                            \"title\": \"Champion\",\n                            \"thresholdPoints\": 1000\n                        },\n                        {\n                            \"index\": 10,\n                            \"title\": \"Legend\",\n                            \"thresholdPoints\": 2000\n                        }\n                    ],\n                    \"pointConfigurations\": [\n                        {\n                            \"category\": \"SessionParticipation\",\n                            \"points\": 1\n                        },\n                        {\n                            \"category\": \"SessionDuration\",\n                            \"points\": 1\n                        },\n                        {\n                            \"category\": \"ResourceCompletion\",\n                            \"points\": 1\n                        },\n                        {\n                            \"category\": \"PollVoting\",\n                            \"points\": 1\n                        },\n                        {\n                            \"category\": \"AssessmentSubmission\",\n                            \"points\": 1\n                        },\n                        {\n                            \"category\": \"TestSubmission\",\n                            \"points\": 1\n                        },\n                        {\n                            \"category\": \"DiscussionComment\",\n                            \"points\": 1\n                        },\n                        {\n                            \"category\": \"AssessmentMarks\",\n                            \"points\": 1\n                        },\n                        {\n                            \"category\": \"TestMarks\",\n                            \"points\": 1\n                        }\n                    ],\n                    \"updatedAt\": \"2024-06-24T09:38:50.925Z\"\n                }\n            },\n            \"certificateReport\": {\n                \"certificates\": []\n            },\n            \"assessmentReport\": {\n                \"assessments\": [\n                    {\n                        \"_id\": \"667be9bce4ddd97133d3ce5a\",\n                        \"topic\": \"Write an essay\",\n                        \"maxMarks\": 10,\n                        \"classId\": \"66793e7d47c290929e8779e5\",\n                        \"startTime\": \"2024-06-28T10:12:00.000Z\",\n                        \"missed\": false,\n                        \"marksObtained\": null\n                    }\n                ],\n                \"assessmentMetrics\": {\n                    \"_id\": \"\",\n                    \"attempted\": 1,\n                    \"unattempted\": 0,\n                    \"missed\": 0\n                }\n            },\n            \"classrooms\": [\n                {\n                    \"coTeachers\": [\n                        {\n                            \"name\": \"Shyam Sharma\",\n                            \"_id\": \"667bc35a127bd4f9b7590814\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\",\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"subject\": \"Sample Subject\",\n                    \"name\": \"Sample Course\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ]\n                }\n            ],\n            \"registrationData\": {\n                \"enabled\": true,\n                \"settings\": {\n                    \"requiredForStudents\": false,\n                    \"disableUpdatingSubmission\": false\n                },\n                \"_id\": \"668bcec0c94d26ab478878ac\",\n                \"instituteId\": \"66793e38fa9c2a40d81d259a\",\n                \"__v\": 0,\n                \"createdAt\": \"2024-07-08T11:34:24.390Z\",\n                \"fields\": [\n                    {\n                        \"required\": true,\n                        \"questionId\": \"user_name\",\n                        \"questionText\": \"Name\",\n                        \"type\": \"TEXT\",\n                        \"answer\": \"student001\"\n                    },\n                    {\n                        \"required\": true,\n                        \"questionId\": \"user_phone_number\",\n                        \"questionText\": \"Phone Number\",\n                        \"type\": \"PHONE\",\n                        \"answer\": \"+919911991199\",\n                        \"validated\": true\n                    },\n                    {\n                        \"required\": true,\n                        \"questionId\": \"user_email\",\n                        \"questionText\": \"Email\",\n                        \"type\": \"EMAIL\",\n                        \"answer\": \"student001@gmail.com\",\n                        \"validated\": true\n                    },\n                    {\n                        \"required\": false,\n                        \"questionId\": \"t5i7uaob\",\n                        \"questionText\": \"Location\",\n                        \"type\": \"TEXT\"\n                    },\n                    {\n                        \"required\": false,\n                        \"questionId\": \"n05r8al9\",\n                        \"questionText\": \"Plan\",\n                        \"type\": \"POLL\",\n                        \"options\": {\n                            \"A\": \"Standard\",\n                            \"B\": \"Essential\",\n                            \"C\": \"Premium\"\n                        }\n                    },\n                    {\n                        \"required\": false,\n                        \"questionId\": \"user_profile_picture\",\n                        \"questionText\": \"Profile Picture\",\n                        \"type\": \"IMAGE\",\n                        \"answer\": \"https://cdn.wiseapp.live/images/institute_thumbnail/4.png\"\n                    }\n                ],\n                \"updatedAt\": \"2024-07-25T15:35:47.892Z\",\n                \"status\": \"PENDING\"\n            },\n            \"institute\": {\n                \"_id\": \"66793e38fa9c2a40d81d259a\",\n                \"name\": \"Yug Fight Club\",\n                \"profilePicture\": \"https://cdn.wiseapp.live/images/institute_thumbnail/4.png\",\n                \"coverPicture\": \"https://cdn.wiseapp.live/images/institute-cover/17.png\"\n            }\n        }\n    }\n}"}],"_postman_id":"2e4519ac-0326-4728-a877-09b2624eb468"},{"name":"Suspend student in a course","id":"4cf7de59-7bf5-4b91-8d93-72da3c3c5564","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"studentId\": \"{{student_id}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/classes/{{class_id}}/suspendStudent","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["teacher","classes","{{class_id}}","suspendStudent"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"e697e2ae-4d7d-4fff-8bcb-f95064be23df","name":"Suspend student in a course","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"studentId\": \"{{student_id}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/classes/{{class_id}}/suspendStudent"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:36:42 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"65"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": \"Suspension successful\"\n}"}],"_postman_id":"4cf7de59-7bf5-4b91-8d93-72da3c3c5564"},{"name":"UnSuspend student in a course","id":"083ca463-7bae-4353-b1de-33ebdf08bf4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"studentId\": \"{{student_id}}\",\n    \"type\": \"SUSPEND\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/classes/{{class_id}}/unSuspendStudent","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["teacher","classes","{{class_id}}","unSuspendStudent"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"083ca463-7bae-4353-b1de-33ebdf08bf4d"},{"name":"Update Student Registration Fields","id":"339dc172-c3af-4fbe-800c-588a22700a28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":false},"method":"PUT","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"answers\": [\n        {\n            \"questionId\": \"user_name\",\n            \"answer\": \"Gautam Juneja\"\n        },\n        {\n            \"questionId\": \"user_email\",\n            \"answer\": \"gj@wise.live\"\n        },\n        {\n            \"questionId\": \"t5i7uaob\",\n            \"answer\": \"Remote\"\n        },\n        {\n            \"questionId\": \"n05r8al9\",\n            \"answer\": \"C\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/students/{{student_id}}/registration","urlObject":{"path":["institutes","{{institute_id}}","students","{{student_id}}","registration"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"c95b4d88-863b-48df-acaf-f72581e721ef","name":"Update Student Registration Fields","originalRequest":{"method":"PUT","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"answers\": [\n        {\n            \"questionId\": \"user_name\",\n            \"answer\": \"Gautam Juneja\"\n        },\n        {\n            \"questionId\": \"user_email\",\n            \"answer\": \"gj@wise.live\"\n        },\n        {\n            \"questionId\": \"t5i7uaob\",\n            \"answer\": \"Remote\"\n        },\n        {\n            \"questionId\": \"n05r8al9\",\n            \"answer\": \"C\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/students/{{student_id}}/registration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 08 Aug 2024 09:27:49 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"490"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"registrationFormSubmission\": {\n            \"_id\": \"668bd657c94d26ab478bc732\",\n            \"instituteId\": \"66793e38fa9c2a40d81d259a\",\n            \"userId\": \"667bcec8fc2639a7bf19bfd0\",\n            \"__v\": 0,\n            \"answers\": [\n                {\n                    \"questionId\": \"user_name\",\n                    \"answer\": \"Gautam Juneja\"\n                },\n                {\n                    \"questionId\": \"user_email\",\n                    \"answer\": \"gj@wise.live\"\n                },\n                {\n                    \"questionId\": \"t5i7uaob\",\n                    \"answer\": \"Remote\"\n                },\n                {\n                    \"questionId\": \"n05r8al9\",\n                    \"answer\": \"C\"\n                }\n            ],\n            \"createdAt\": \"2024-07-08T12:06:47.145Z\",\n            \"status\": \"SUBMITTED\",\n            \"updatedAt\": \"2024-08-08T09:27:49.051Z\"\n        }\n    }\n}"}],"_postman_id":"339dc172-c3af-4fbe-800c-588a22700a28"},{"name":"Update Student Admin Note","id":"5ab3152b-b14b-461e-9695-f4b045b6e4d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"additionalNote\": \"Admin Note\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/participants//{{student_id}}","description":"<p>Generated from cURL: curl '<a href=\"https://api.wiseapp.live/institutes/66793e38fa9c2a40d81d259a/participants/68b972c069bf3cf7e1ef2351\">https://api.wiseapp.live/institutes/66793e38fa9c2a40d81d259a/participants/68b972c069bf3cf7e1ef2351</a>' <br />  -X 'PUT' <br />  -H 'accept: application/json, text/plain, <em>/</em>' <br />  -H 'accept-language: en-GB,en-US;q=0.9,en;q=0.8' <br />  -H 'authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2Njc5M2UzOGZhOWMyYTMwY2YxZDI1OTUiLCJuYW1lIjoiWXVnZW5kcmEgRGhhcml3YWwiLCJ0eXBlIjoiU0VTU0lPTl9UT0tFTiIsInNlc3Npb25JZCI6IjY4Yzk2NGNmNGQ1MjUzNDYzYjRmYWI5MyIsImlhdCI6MTc1ODAyOTAwNywiZXhwIjoxNzY1ODA1MDA3fQ.cZfWfGmZATsDnSGIx9WGIPISLjtlZIV0jDasOtI9kYU' <br />  -H 'content-type: application/json' <br />  -H 'origin: <a href=\"https://test911.wise.live\">https://test911.wise.live</a>' <br />  -H 'priority: u=1, i' <br />  -H 'referer: <a href=\"https://test911.wise.live/\">https://test911.wise.live/</a>' <br />  -H 'sec-ch-ua: \"Chromium\";v=\"140\", \"Not=A?Brand\";v=\"24\", \"Google Chrome\";v=\"140\"' <br />  -H 'sec-ch-ua-mobile: ?0' <br />  -H 'sec-ch-ua-platform: \"macOS\"' <br />  -H 'sec-fetch-dest: empty' <br />  -H 'sec-fetch-mode: cors' <br />  -H 'sec-fetch-site: cross-site' <br />  -H 'user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' <br />  -H 'x-api-key: web:aff7589260fd9f8ba437674d25225728' <br />  -H 'x-wise-app-version: release_1758527605' <br />  -H 'x-wise-namespace: test911' <br />  -H 'x-wise-platform: web' <br />  -H 'x-wise-timezone: Asia/Calcutta' <br />  -H 'x-wise-uuid: 69b62c5a-d49a-4eeb-9392-3097d3d46fd2' <br />  -H 'x-wise-web-version: release_1758527605' <br />  --data-raw '{\"additionalNote\":\"Hey Note\"}'</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","participants","","{{student_id}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"e5280877-aff3-44fd-8349-bde4b4a535f9","name":"Update Student Admin Note","originalRequest":{"method":"PUT","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"additionalNote\": \"Hey Note\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/participants/{{student_id}}"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Mon, 22 Sep 2025 20:28:24 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"88"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"message\": \"Participant updated successfully\"\n    }\n}"}],"_postman_id":"5ab3152b-b14b-461e-9695-f4b045b6e4d2"},{"name":"Get Student Registration Data","id":"5dbc87d2-3c20-44de-98e5-d575acd7773a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/public/institutes/{{institute_id}}/studentReports/{{student_id}}","description":"<p>In the response, you can get the registration fields in the <code>data &gt;&gt; studentReport &gt;&gt; registrationData</code> key.</p>\n","urlObject":{"path":["public","institutes","{{institute_id}}","studentReports","{{student_id}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"f7678a35-afc5-457b-8761-9e8bc4c7466a","name":"Get Student Registration Data","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/public/institutes/{{institute_id}}/studentReports/{{student_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 08 Aug 2024 09:32:49 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"studentReport\": {\n            \"user\": {\n                \"_id\": \"667bcec8fc2639a7bf19bfd0\",\n                \"name\": \"Gautam Juneja\",\n                \"phoneNumber\": \"+912900008989\",\n                \"tags\": [],\n                \"email\": \"gj@wise.live\",\n                \"profilePicture\": \"\",\n                \"identities\": [\n                    {\n                        \"type\": \"FIREBASE_ID\",\n                        \"displayIdentifier\": \"gj@wise.live\"\n                    },\n                    {\n                        \"type\": \"PHONE_NUMBER\",\n                        \"displayIdentifier\": \"+912900008989\"\n                    }\n                ]\n            },\n            \"leaderboard\": {\n                \"instituteLeaderboard\": {\n                    \"_id\": \"66793f6510767afd735cbce0\",\n                    \"allTimePointsTable\": [\n                        {\n                            \"userId\": \"667bcec8fc2639a7bf19bfd0\",\n                            \"totalPoints\": 3,\n                            \"rank\": 1\n                        }\n                    ]\n                },\n                \"leaderboardConfig\": {\n                    \"_id\": \"66793eaafa9c2a99ab1d2cdc\",\n                    \"instituteId\": \"66793e38fa9c2a40d81d259a\",\n                    \"__v\": 0,\n                    \"createdAt\": \"2024-06-24T09:38:50.925Z\",\n                    \"enabled\": true,\n                    \"levels\": [\n                        {\n                            \"index\": 1,\n                            \"title\": \"Beginner\",\n                            \"thresholdPoints\": 1\n                        },\n                        {\n                            \"index\": 2,\n                            \"title\": \"Learner\",\n                            \"thresholdPoints\": 10\n                        },\n                        {\n                            \"index\": 3,\n                            \"title\": \"Intermediate\",\n                            \"thresholdPoints\": 50\n                        },\n                        {\n                            \"index\": 4,\n                            \"title\": \"Advanced\",\n                            \"thresholdPoints\": 100\n                        },\n                        {\n                            \"index\": 5,\n                            \"title\": \"Expert\",\n                            \"thresholdPoints\": 150\n                        },\n                        {\n                            \"index\": 6,\n                            \"title\": \"Pro\",\n                            \"thresholdPoints\": 200\n                        },\n                        {\n                            \"index\": 7,\n                            \"title\": \"Master\",\n                            \"thresholdPoints\": 300\n                        },\n                        {\n                            \"index\": 8,\n                            \"title\": \"Elite\",\n                            \"thresholdPoints\": 500\n                        },\n                        {\n                            \"index\": 9,\n                            \"title\": \"Champion\",\n                            \"thresholdPoints\": 1000\n                        },\n                        {\n                            \"index\": 10,\n                            \"title\": \"Legend\",\n                            \"thresholdPoints\": 2000\n                        }\n                    ],\n                    \"pointConfigurations\": [\n                        {\n                            \"category\": \"SessionParticipation\",\n                            \"points\": 1\n                        },\n                        {\n                            \"category\": \"SessionDuration\",\n                            \"points\": 1\n                        },\n                        {\n                            \"category\": \"ResourceCompletion\",\n                            \"points\": 1\n                        },\n                        {\n                            \"category\": \"PollVoting\",\n                            \"points\": 1\n                        },\n                        {\n                            \"category\": \"AssessmentSubmission\",\n                            \"points\": 1\n                        },\n                        {\n                            \"category\": \"TestSubmission\",\n                            \"points\": 1\n                        },\n                        {\n                            \"category\": \"DiscussionComment\",\n                            \"points\": 1\n                        },\n                        {\n                            \"category\": \"AssessmentMarks\",\n                            \"points\": 1\n                        },\n                        {\n                            \"category\": \"TestMarks\",\n                            \"points\": 1\n                        }\n                    ],\n                    \"updatedAt\": \"2024-06-24T09:38:50.925Z\"\n                }\n            },\n            \"certificateReport\": {\n                \"certificates\": []\n            },\n            \"assessmentReport\": {\n                \"assessments\": [\n                    {\n                        \"_id\": \"667be9bce4ddd97133d3ce5a\",\n                        \"topic\": \"Write an essay\",\n                        \"maxMarks\": 10,\n                        \"classId\": \"66793e7d47c290929e8779e5\",\n                        \"startTime\": \"2024-06-28T10:12:00.000Z\",\n                        \"missed\": false,\n                        \"marksObtained\": null\n                    }\n                ],\n                \"assessmentMetrics\": {\n                    \"_id\": \"\",\n                    \"attempted\": 1,\n                    \"unattempted\": 0,\n                    \"missed\": 0\n                }\n            },\n            \"sessionReport\": {\n                \"sessions\": [\n                    {\n                        \"_id\": \"66a9fa3e8f4c63b65a328e4f\",\n                        \"classId\": \"66a26ec0df70aa6fbe42d01f\",\n                        \"start_time\": \"2024-07-31T08:47:00.000Z\",\n                        \"duration\": 3600,\n                        \"title\": \"Premium Plan for Architecture - Architecture\",\n                        \"participantDuration\": 3600\n                    }\n                ],\n                \"sessionMetrics\": {\n                    \"_id\": \"\",\n                    \"totalSessions\": 1,\n                    \"attendedSessions\": 1,\n                    \"attendedDuration\": 3600,\n                    \"totalDuration\": 3600\n                }\n            },\n            \"classrooms\": [\n                {\n                    \"coTeachers\": [\n                        {\n                            \"name\": \"Shyam Sharma\",\n                            \"_id\": \"667bc35a127bd4f9b7590814\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\",\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"subject\": \"Sample Subject\",\n                    \"name\": \"Sample Course\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ]\n                },\n                {\n                    \"coTeachers\": [],\n                    \"classType\": \"LIVE\",\n                    \"_id\": \"66a26ec0df70aa6fbe42d01f\",\n                    \"subject\": \"Architecture\",\n                    \"name\": \"Premium Plan for Architecture\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-18.png\"\n                        }\n                    ]\n                }\n            ],\n            \"registrationData\": {\n                \"enabled\": true,\n                \"settings\": {\n                    \"requiredForStudents\": false,\n                    \"disableUpdatingSubmission\": false\n                },\n                \"_id\": \"668bcec0c94d26ab478878ac\",\n                \"instituteId\": \"66793e38fa9c2a40d81d259a\",\n                \"__v\": 0,\n                \"createdAt\": \"2024-07-08T11:34:24.390Z\",\n                \"fields\": [\n                    {\n                        \"required\": true,\n                        \"questionId\": \"user_name\",\n                        \"questionText\": \"Name\",\n                        \"type\": \"TEXT\",\n                        \"answer\": \"Gautam Juneja\"\n                    },\n                    {\n                        \"required\": true,\n                        \"questionId\": \"user_phone_number\",\n                        \"questionText\": \"Phone Number\",\n                        \"type\": \"PHONE\",\n                        \"answer\": \"+912900008989\",\n                        \"validated\": true\n                    },\n                    {\n                        \"required\": true,\n                        \"questionId\": \"user_email\",\n                        \"questionText\": \"Email\",\n                        \"type\": \"EMAIL\",\n                        \"answer\": \"gj@wise.live\",\n                        \"validated\": true\n                    },\n                    {\n                        \"required\": false,\n                        \"questionId\": \"t5i7uaob\",\n                        \"questionText\": \"Location\",\n                        \"type\": \"TEXT\",\n                        \"answer\": \"Remote\"\n                    },\n                    {\n                        \"required\": false,\n                        \"questionId\": \"n05r8al9\",\n                        \"questionText\": \"Plan\",\n                        \"type\": \"POLL\",\n                        \"options\": {\n                            \"A\": \"Standard\",\n                            \"B\": \"Essential\",\n                            \"C\": \"Premium\"\n                        },\n                        \"answer\": \"C\"\n                    },\n                    {\n                        \"required\": false,\n                        \"questionId\": \"user_profile_picture\",\n                        \"questionText\": \"Profile Picture\",\n                        \"type\": \"IMAGE\",\n                        \"answer\": \"\"\n                    }\n                ],\n                \"updatedAt\": \"2024-07-25T15:35:47.892Z\",\n                \"status\": \"SUBMITTED\"\n            },\n            \"institute\": {\n                \"_id\": \"66793e38fa9c2a40d81d259a\",\n                \"name\": \"Yug Fight Club\",\n                \"profilePicture\": \"https://cdn.wiseapp.live/images/institute_thumbnail/4.png\",\n                \"coverPicture\": \"https://cdn.wiseapp.live/images/institute-cover/17.png\"\n            }\n        }\n    }\n}"}],"_postman_id":"5dbc87d2-3c20-44de-98e5-d575acd7773a"},{"name":"Get all Parents","id":"8044f184-20e4-4d66-93de-221a86b60057","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/parents","urlObject":{"path":["institutes","{{institute_id}}","parents"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8044f184-20e4-4d66-93de-221a86b60057"},{"name":"Search Students and/or Parents (use SearchTerm param in Query)","id":"6e391c2a-644c-485d-ae8c-0f9e7275c605","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/v3/{{institute_id}}s/students?status=ACCEPTED&page_size=50&page_number=1&showParents=true&showFeedbackData=true&showContractStatus=true&searchTerm={{search_term}}","urlObject":{"path":["institutes","v3","{{institute_id}}s","students"],"host":["{{host}}"],"query":[{"key":"status","value":"ACCEPTED"},{"key":"page_size","value":"50"},{"key":"page_number","value":"1"},{"key":"showParents","value":"true"},{"key":"showFeedbackData","value":"true"},{"key":"showContractStatus","value":"true"},{"key":"searchTerm","value":"{{search_term}}"}],"variable":[]}},"response":[],"_postman_id":"6e391c2a-644c-485d-ae8c-0f9e7275c605"},{"name":"Add New Parent to existing Student","id":"4fd42d09-9632-4d33-bd76-90373d2372c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userId\": \"{{student_id}}\",\n    \"parent\": {\n        \"name\": \"Parent Name\",\n        \"email\": \"parent_email@mail.com\",\n        \"phoneNumber\": \"+919876543210\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/parents","urlObject":{"path":["institutes","{{institute_id}}","parents"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4fd42d09-9632-4d33-bd76-90373d2372c2"},{"name":"Add existing Parent to existing Student Copy","id":"a15b5ca5-52c5-423b-9bc3-7e95dc6a8fe0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userId\": \"{{student_id}}\",\n    \"parent\": {\n        \"_id\": \"{{parent_id}}\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/parents","urlObject":{"path":["institutes","{{institute_id}}","parents"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"095838bc-1031-4abc-aadc-a527f3c5d36d","name":"Add existing Parent to existing Student","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userId\": \"{{student_id}}\",\n    \"parent\": {\n        \"_id\": \"{{parent_id}}\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/parents"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 17 Feb 2026 10:23:58 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"82"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": \"Parent added successfully in institute\"\n}"}],"_postman_id":"a15b5ca5-52c5-423b-9bc3-7e95dc6a8fe0"}],"id":"5c419717-bd0f-4b3d-8125-1b460b9aa315","_postman_id":"5c419717-bd0f-4b3d-8125-1b460b9aa315","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}}},{"name":"Admins In your Institute","item":[{"name":"Make a user an admin","id":"dc5fb93c-6852-4a81-92a2-1c43ce93dd50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userId\": \"{{teacher_id}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/makeAdmin","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","makeAdmin"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"629a896f-401c-4c0e-959b-ee206548f55c","name":"Make a user an admin","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userId\": \"{{teacher_id}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/makeAdmin"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:37:05 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"88"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": \"User successfully created as institute admin\"\n}"}],"_postman_id":"dc5fb93c-6852-4a81-92a2-1c43ce93dd50"},{"name":"Remove user as admin","id":"a6f8c3f6-0a38-4229-bc02-5e05d63c17f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userId\": \"{{teacher_id}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/removeAsAdmin","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","removeAsAdmin"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"017f5ac5-2eaa-49e7-9fdd-65981fb58374","name":"Remove user as admin","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userId\": \"{{teacher_id}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/removeAsAdmin"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:37:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"88"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": \"User successfully removed as institute admin\"\n}"}],"_postman_id":"a6f8c3f6-0a38-4229-bc02-5e05d63c17f9"}],"id":"946eb566-7938-4ecc-9dbc-2dfbcc21f918","_postman_id":"946eb566-7938-4ecc-9dbc-2dfbcc21f918","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}}},{"name":"Manage Live Sessions","item":[{"name":"Get Sessions Data","item":[{"name":"Get all sessions in a course by date","id":"482e620c-a60f-49c5-8a58-7389c429b1d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/institutes/{{institute_id}}/sessions?paginateBy=DATE&startDate=2024-06-27T18:30:00.000Z&endDate=2024-07-26T18:29:59.999Z&classId={{class_id}}","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","sessions"],"host":["{{host}}"],"query":[{"key":"paginateBy","value":"DATE"},{"key":"startDate","value":"2024-06-27T18:30:00.000Z"},{"key":"endDate","value":"2024-07-26T18:29:59.999Z"},{"key":"classId","value":"{{class_id}}"}],"variable":[]}},"response":[{"id":"84479338-5ce6-4c9b-bcd7-980cf296c479","name":"Get all sessions in a course by date","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{host}}/institutes/{{institute_id}}/sessions?paginateBy=DATE&startDate=2024-06-27T18:30:00.000Z&endDate=2024-07-26T18:29:59.999Z&classId={{class_id}}","host":["{{host}}"],"path":["institutes","{{institute_id}}","sessions"],"query":[{"key":"paginateBy","value":"DATE"},{"key":"startDate","value":"2024-06-27T18:30:00.000Z"},{"key":"endDate","value":"2024-07-26T18:29:59.999Z"},{"key":"classId","value":"{{class_id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:38:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"sessions\": [\n            {\n                \"_id\": \"667bc56ae2f73a47ee2764d5\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-06-28T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-06-28T08:45:00.000Z\",\n                \"start_time\": \"2024-06-28T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73a380d2764d6\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-01T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-01T08:45:00.000Z\",\n                \"start_time\": \"2024-07-01T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73a114f2764d7\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-02T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-02T08:45:00.000Z\",\n                \"start_time\": \"2024-07-02T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73a18c72764d8\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-03T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-03T08:45:00.000Z\",\n                \"start_time\": \"2024-07-03T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73ac5b92764d9\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-04T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-04T08:45:00.000Z\",\n                \"start_time\": \"2024-07-04T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73ad0a52764da\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-05T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-05T08:45:00.000Z\",\n                \"start_time\": \"2024-07-05T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73a013f2764db\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-08T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-08T08:45:00.000Z\",\n                \"start_time\": \"2024-07-08T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73af10a2764dc\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-09T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-09T08:45:00.000Z\",\n                \"start_time\": \"2024-07-09T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73a24522764dd\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-10T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-10T08:45:00.000Z\",\n                \"start_time\": \"2024-07-10T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73a3bfe2764de\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-11T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-11T08:45:00.000Z\",\n                \"start_time\": \"2024-07-11T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73a07ce2764df\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-12T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-12T08:45:00.000Z\",\n                \"start_time\": \"2024-07-12T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73a3d092764e0\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-15T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-15T08:45:00.000Z\",\n                \"start_time\": \"2024-07-15T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73abeb32764e1\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-16T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-16T08:45:00.000Z\",\n                \"start_time\": \"2024-07-16T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73a2b442764e2\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-17T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-17T08:45:00.000Z\",\n                \"start_time\": \"2024-07-17T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73a55542764e3\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-18T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-18T08:45:00.000Z\",\n                \"start_time\": \"2024-07-18T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73a6f7f2764e4\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-19T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-19T08:45:00.000Z\",\n                \"start_time\": \"2024-07-19T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73ab9ba2764e5\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-22T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-22T08:45:00.000Z\",\n                \"start_time\": \"2024-07-22T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.191Z\",\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73abbe42764e6\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-23T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-23T08:45:00.000Z\",\n                \"start_time\": \"2024-07-23T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.191Z\",\n                \"recordings\": []\n            }\n        ],\n        \"page_number\": 1,\n        \"totalRecords\": 18,\n        \"page_count\": 1\n    }\n}"}],"_postman_id":"482e620c-a60f-49c5-8a58-7389c429b1d3"},{"name":"Get past sessions in a course","id":"32f0c83a-8493-4571-bd26-679a0bb2b5bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/institutes/{{institute_id}}/sessions?showUnsharedRecording=true&showFeedbackData=true&page_number=1&page_size=25&paginateBy=COUNT&status=PAST&classId={{class_id}}","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","sessions"],"host":["{{host}}"],"query":[{"key":"showUnsharedRecording","value":"true"},{"key":"showFeedbackData","value":"true"},{"key":"page_number","value":"1"},{"key":"page_size","value":"25"},{"key":"paginateBy","value":"COUNT"},{"key":"status","value":"PAST"},{"key":"classId","value":"{{class_id}}"}],"variable":[]}},"response":[{"id":"f0e709a0-e785-4cd0-9009-f702546f6d9a","name":"Get past sessions in a course","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://api.wiseapp.live/institutes/{{institute_id}}/sessions?showUnsharedRecording=true&showFeedbackData=true&page_number=1&page_size=25&paginateBy=COUNT&status=PAST&classId={{class_id}}","protocol":"https","host":["api","wiseapp","live"],"path":["institutes","{{institute_id}}","sessions"],"query":[{"key":"showUnsharedRecording","value":"true"},{"key":"showFeedbackData","value":"true"},{"key":"page_number","value":"1"},{"key":"page_size","value":"25"},{"key":"paginateBy","value":"COUNT"},{"key":"status","value":"PAST"},{"key":"classId","value":"{{class_id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:38:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"105"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"sessions\": [],\n        \"page_number\": 1,\n        \"totalRecords\": 0,\n        \"page_count\": 0\n    }\n}"}],"_postman_id":"32f0c83a-8493-4571-bd26-679a0bb2b5bf"},{"name":"Get future sessions in a course","id":"2bfd86fa-0616-41f9-a75b-bd6d46f38a10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/institutes/{{institute_id}}/sessions?showUnsharedRecording=true&showFeedbackData=true&page_number=1&page_size=25&paginateBy=COUNT&status=FUTURE&classId={{class_id}}","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","sessions"],"host":["{{host}}"],"query":[{"key":"showUnsharedRecording","value":"true"},{"key":"showFeedbackData","value":"true"},{"key":"page_number","value":"1"},{"key":"page_size","value":"25"},{"key":"paginateBy","value":"COUNT"},{"key":"status","value":"FUTURE"},{"key":"classId","value":"{{class_id}}"}],"variable":[]}},"response":[{"id":"6833fb9c-a74f-4734-b5bd-de80c2ba4b91","name":"Get future sessions in a course","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://api.wiseapp.live/institutes/{{institute_id}}/sessions?showUnsharedRecording=true&showFeedbackData=true&page_number=1&page_size=25&paginateBy=COUNT&status=FUTURE&classId={{class_id}}","protocol":"https","host":["api","wiseapp","live"],"path":["institutes","{{institute_id}}","sessions"],"query":[{"key":"showUnsharedRecording","value":"true"},{"key":"showFeedbackData","value":"true"},{"key":"page_number","value":"1"},{"key":"page_size","value":"25"},{"key":"paginateBy","value":"COUNT"},{"key":"status","value":"FUTURE"},{"key":"classId","value":"{{class_id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:38:39 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"sessions\": [\n            {\n                \"_id\": \"667bc56ae2f73a7d972764d3\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-06-26T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-06-26T08:45:00.000Z\",\n                \"start_time\": \"2024-06-26T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.189Z\",\n                \"studentSubmissions\": [],\n                \"studentsFeedback\": {\n                    \"rating\": 0,\n                    \"count\": 0\n                },\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73a08f22764d4\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-06-27T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-06-27T08:45:00.000Z\",\n                \"start_time\": \"2024-06-27T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.189Z\",\n                \"studentSubmissions\": [],\n                \"studentsFeedback\": {\n                    \"rating\": 0,\n                    \"count\": 0\n                },\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73a47ee2764d5\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-06-28T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-06-28T08:45:00.000Z\",\n                \"start_time\": \"2024-06-28T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"studentSubmissions\": [],\n                \"studentsFeedback\": {\n                    \"rating\": 0,\n                    \"count\": 0\n                },\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73a380d2764d6\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-01T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-01T08:45:00.000Z\",\n                \"start_time\": \"2024-07-01T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"studentSubmissions\": [],\n                \"studentsFeedback\": {\n                    \"rating\": 0,\n                    \"count\": 0\n                },\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73a114f2764d7\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-02T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-02T08:45:00.000Z\",\n                \"start_time\": \"2024-07-02T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"studentSubmissions\": [],\n                \"studentsFeedback\": {\n                    \"rating\": 0,\n                    \"count\": 0\n                },\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73a18c72764d8\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-03T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-03T08:45:00.000Z\",\n                \"start_time\": \"2024-07-03T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"studentSubmissions\": [],\n                \"studentsFeedback\": {\n                    \"rating\": 0,\n                    \"count\": 0\n                },\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73ac5b92764d9\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-04T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-04T08:45:00.000Z\",\n                \"start_time\": \"2024-07-04T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"studentSubmissions\": [],\n                \"studentsFeedback\": {\n                    \"rating\": 0,\n                    \"count\": 0\n                },\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73ad0a52764da\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-05T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-05T08:45:00.000Z\",\n                \"start_time\": \"2024-07-05T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"studentSubmissions\": [],\n                \"studentsFeedback\": {\n                    \"rating\": 0,\n                    \"count\": 0\n                },\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73a013f2764db\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-08T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-08T08:45:00.000Z\",\n                \"start_time\": \"2024-07-08T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"studentSubmissions\": [],\n                \"studentsFeedback\": {\n                    \"rating\": 0,\n                    \"count\": 0\n                },\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73af10a2764dc\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-09T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-09T08:45:00.000Z\",\n                \"start_time\": \"2024-07-09T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"studentSubmissions\": [],\n                \"studentsFeedback\": {\n                    \"rating\": 0,\n                    \"count\": 0\n                },\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73a24522764dd\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-10T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-10T08:45:00.000Z\",\n                \"start_time\": \"2024-07-10T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"studentSubmissions\": [],\n                \"studentsFeedback\": {\n                    \"rating\": 0,\n                    \"count\": 0\n                },\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73a3bfe2764de\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-11T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-11T08:45:00.000Z\",\n                \"start_time\": \"2024-07-11T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"studentSubmissions\": [],\n                \"studentsFeedback\": {\n                    \"rating\": 0,\n                    \"count\": 0\n                },\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73a07ce2764df\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-12T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-12T08:45:00.000Z\",\n                \"start_time\": \"2024-07-12T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"studentSubmissions\": [],\n                \"studentsFeedback\": {\n                    \"rating\": 0,\n                    \"count\": 0\n                },\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73a3d092764e0\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-15T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-15T08:45:00.000Z\",\n                \"start_time\": \"2024-07-15T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"studentSubmissions\": [],\n                \"studentsFeedback\": {\n                    \"rating\": 0,\n                    \"count\": 0\n                },\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73abeb32764e1\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-16T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-16T08:45:00.000Z\",\n                \"start_time\": \"2024-07-16T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"studentSubmissions\": [],\n                \"studentsFeedback\": {\n                    \"rating\": 0,\n                    \"count\": 0\n                },\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73a2b442764e2\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-17T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-17T08:45:00.000Z\",\n                \"start_time\": \"2024-07-17T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"studentSubmissions\": [],\n                \"studentsFeedback\": {\n                    \"rating\": 0,\n                    \"count\": 0\n                },\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73a55542764e3\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-18T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-18T08:45:00.000Z\",\n                \"start_time\": \"2024-07-18T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"studentSubmissions\": [],\n                \"studentsFeedback\": {\n                    \"rating\": 0,\n                    \"count\": 0\n                },\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73a6f7f2764e4\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-19T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-19T08:45:00.000Z\",\n                \"start_time\": \"2024-07-19T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.190Z\",\n                \"studentSubmissions\": [],\n                \"studentsFeedback\": {\n                    \"rating\": 0,\n                    \"count\": 0\n                },\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73ab9ba2764e5\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-22T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-22T08:45:00.000Z\",\n                \"start_time\": \"2024-07-22T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.191Z\",\n                \"studentSubmissions\": [],\n                \"studentsFeedback\": {\n                    \"rating\": 0,\n                    \"count\": 0\n                },\n                \"recordings\": []\n            },\n            {\n                \"_id\": \"667bc56ae2f73abbe42764e6\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-07-23T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-23T08:45:00.000Z\",\n                \"start_time\": \"2024-07-23T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.191Z\",\n                \"studentSubmissions\": [],\n                \"studentsFeedback\": {\n                    \"rating\": 0,\n                    \"count\": 0\n                },\n                \"recordings\": []\n            }\n        ],\n        \"page_number\": 1,\n        \"totalRecords\": 20,\n        \"page_count\": 1\n    }\n}"}],"_postman_id":"2bfd86fa-0616-41f9-a75b-bd6d46f38a10"},{"name":"Get single session details","id":"ce26e6d9-d751-4a02-a586-7c14f64c24fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/user/class/{{class_id}}sessions/{{session_id}}?showLiveClassInsight=true&showFeedbackConfig=true&showFeedbackSubmission=true&showSessionFiles=true&showAgendaStructure=true","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["user","class","{{class_id}}sessions","{{session_id}}"],"host":["{{host}}"],"query":[{"key":"showLiveClassInsight","value":"true"},{"key":"showFeedbackConfig","value":"true"},{"key":"showFeedbackSubmission","value":"true"},{"key":"showSessionFiles","value":"true"},{"key":"showAgendaStructure","value":"true"}],"variable":[]}},"response":[],"_postman_id":"ce26e6d9-d751-4a02-a586-7c14f64c24fe"},{"name":"Get raw attendance in a course","id":"698646d4-9ad0-47d6-bb60-aa26b4842df5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/user/classes/{{class_id}}/sessions/{{zoom_session_id}}/rawAttendance","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["user","classes","{{class_id}}","sessions","{{zoom_session_id}}","rawAttendance"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"698646d4-9ad0-47d6-bb60-aa26b4842df5"},{"name":"Get all past sessions in institute","id":"7a4a5b2f-7966-4ebf-9558-db9d9877f38b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/institutes/{{institute_id}}/sessions?paginateBy=COUNT&page_number=1&page_size=1&status=PAST","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","sessions"],"host":["{{host}}"],"query":[{"key":"paginateBy","value":"COUNT"},{"key":"page_number","value":"1"},{"key":"page_size","value":"1"},{"key":"status","value":"PAST"}],"variable":[]}},"response":[{"id":"e0e4f659-01b6-4658-a22c-696538b8d040","name":"Get all past sessions in institute","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://api.wiseapp.live/institutes/{{institute_id}}/sessions?paginateBy=COUNT&page_number=1&page_size=1&status=PAST","protocol":"https","host":["api","wiseapp","live"],"path":["institutes","{{institute_id}}","sessions"],"query":[{"key":"paginateBy","value":"COUNT"},{"key":"page_number","value":"1"},{"key":"page_size","value":"1"},{"key":"status","value":"PAST"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:38:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"105"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"sessions\": [],\n        \"page_number\": 1,\n        \"totalRecords\": 0,\n        \"page_count\": 0\n    }\n}"}],"_postman_id":"7a4a5b2f-7966-4ebf-9558-db9d9877f38b"},{"name":"Get all future sessions in institute","id":"b2492c52-dc59-4379-bdcc-b8741bca2c9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/institutes/{{institute_id}}/sessions?paginateBy=COUNT&page_number=1&page_size=1&status=FUTURE","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","sessions"],"host":["{{host}}"],"query":[{"key":"paginateBy","value":"COUNT"},{"key":"page_number","value":"1"},{"key":"page_size","value":"1"},{"key":"status","value":"FUTURE"}],"variable":[]}},"response":[{"id":"7eb934a5-4272-4824-85df-80d2e3a61523","name":"Get all future sessions in institute","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://api.wiseapp.live/institutes/{{institute_id}}/sessions?paginateBy=COUNT&page_number=1&page_size=1&status=FUTURE","protocol":"https","host":["api","wiseapp","live"],"path":["institutes","{{institute_id}}","sessions"],"query":[{"key":"paginateBy","value":"COUNT"},{"key":"page_number","value":"1"},{"key":"page_size","value":"1"},{"key":"status","value":"FUTURE"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:39:05 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"964"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"sessions\": [\n            {\n                \"_id\": \"667bc56ae2f73a7d972764d3\",\n                \"attendanceRecorded\": false,\n                \"mettingEnded\": false,\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"scheduledStartTime\": \"2024-06-26T07:45:00.000Z\",\n                \"scheduledEndTime\": \"2024-06-26T08:45:00.000Z\",\n                \"start_time\": \"2024-06-26T07:45:00.000Z\",\n                \"end_time\": null,\n                \"classId\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"classType\": \"LIVE\"\n                },\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profilePicture\": \"\"\n                },\n                \"title\": \"Live session\",\n                \"metadata\": {\n                    \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                    \"recurrenceId\": \"667bc56ae2f73ad9d82764d1\"\n                },\n                \"participants\": [],\n                \"createdAt\": \"2024-06-26T07:38:18.189Z\",\n                \"recordings\": []\n            }\n        ],\n        \"page_number\": 1,\n        \"totalRecords\": 20,\n        \"page_count\": 20\n    }\n}"}],"_postman_id":"b2492c52-dc59-4379-bdcc-b8741bca2c9d"},{"name":"Get lens insights for a course","id":"e76fad3e-3517-41d9-a8b4-9d9437d8d421","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/lens/insights?classId={{class_id}}","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["lens","insights"],"host":["{{host}}"],"query":[{"key":"classId","value":"{{class_id}}"}],"variable":[]}},"response":[{"id":"7d26b2c2-edf2-47a3-b5c5-7e76b6698dd2","name":"Get lens insights for a course","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{host}}/lens/insights?classId={{class_id}}","host":["{{host}}"],"path":["lens","insights"],"query":[{"key":"classId","value":"{{class_id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:39:20 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"77"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"insights\": [],\n        \"sessionMetrics\": {}\n    }\n}"}],"_postman_id":"e76fad3e-3517-41d9-a8b4-9d9437d8d421"}],"id":"766fc64c-0a93-4c3c-b938-c98a5110b529","_postman_id":"766fc64c-0a93-4c3c-b938-c98a5110b529","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}}},{"name":"Go Live APIs","item":[{"name":"Start a Live Session","id":"073c5e9e-e6c5-46cd-9036-65158ab11df4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"classId\": \"{{class_id}}\",\n    \"onBehalfOfUserId\": \"{{teacher-user-id}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/v2/goLive","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["teacher","v2","goLive"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"073c5e9e-e6c5-46cd-9036-65158ab11df4"},{"name":"Start a session using your UUID","id":"0b7689ea-b65e-4683-a306-d9fee2263e77","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"classId\": \"{{class_id}}\",\n\t\"onBehalfOfVendorUserId\": \"{{vendor-user-id}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/v2/goLive","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["teacher","v2","goLive"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0b7689ea-b65e-4683-a306-d9fee2263e77"},{"name":"Start a Zoom Registered Session","id":"730ed460-72e1-4805-910a-4f1f1d5514b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"classId\": \"{{class_id}}\",\n\t\"onBehalfOfVendorUserId\": \"{{vendor-user-id}}\",\n\t\"enableRegistration\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/v2/goLive","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["teacher","v2","goLive"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"730ed460-72e1-4805-910a-4f1f1d5514b7"},{"name":"Start a Lens Session (using External User ID)","id":"828316a8-4d21-4655-82d1-219fe3e0631b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"classId\": \"{{class_id}}\",\n    \"onBehalfOfVendorUserId\": \"{{vendor-user-id}}\",\n    \"registerLens\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/v2/goLive","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["teacher","v2","goLive"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"828316a8-4d21-4655-82d1-219fe3e0631b"},{"name":"Start a Lens Session (using Internal User ID)","id":"ccd79677-b459-47e6-9a36-86b8b40fd43c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"classId\": \"{{class_id}}\",\n    \"onBehalfOfUserId\": \"{{teacher-user-id}}\",\n    \"registerLens\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/v2/goLive","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["teacher","v2","goLive"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ccd79677-b459-47e6-9a36-86b8b40fd43c"},{"name":"Start Lens with your Zoom links","id":"126ea205-aa8c-482c-b0b9-145c0f8e3d6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"classId\": \"{{class_id}}\",\n    \"onBehalfOfVendorUserId\": \"{{vendor-user-id}}\",\n    \"registerLens\": true,\n    \"meetingData\": {\n        \"startUrl\": \"Your zoom start URL\",\n        \"joinUrl\": \"Your zoom join URL\",\n        \"meetingUUID\": \"XXXXXXXXXX\",\n        \"meetingId\": \"916XXXXXXX\",\n        \"meetingPassword\": \"000000\",\n        \"webinar\": true,\n        \"licensed\": true,\n        \"title\": \"Live session\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/v2/goLive","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["teacher","v2","goLive"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"126ea205-aa8c-482c-b0b9-145c0f8e3d6a"}],"id":"d96e4d98-82f7-4874-a9b5-797f1420c492","_postman_id":"d96e4d98-82f7-4874-a9b5-797f1420c492","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}}},{"name":"Schedule a live session","id":"482f531f-6c17-4095-ab33-b1f0a91cf782","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userId\": \"{{teacher_id}}\",\n    \"title\": \"Live session\",\n    \"sessions\": [\n        {\n            \"type\": \"SINGLE\",\n            \"scheduledStartTime\": \"2024-07-11T06:00:00.000Z\",\n            \"scheduledEndTime\": \"2024-07-11T06:30:00.000Z\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/classes/{{class_id}}/sessions","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["teacher","classes","{{class_id}}","sessions"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"ed5831c4-0315-42ba-8d5b-d44fd73b291a","name":"Schedule a live session","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userId\": \"{{teacher_id}}\",\n    \"title\": \"Live session\",\n    \"sessions\": [\n        {\n            \"type\": \"SINGLE\",\n            \"scheduledStartTime\": \"2024-07-11T06:00:00.000Z\",\n            \"scheduledEndTime\": \"2024-07-11T06:30:00.000Z\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/classes/{{class_id}}/sessions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:39:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"162"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"sessionId\": \"667bc5c942fdfb0117d31148\",\n        \"sessionIds\": [\n            \"667bc5c942fdfb0117d31148\"\n        ],\n        \"message\": \"Schedule Meeting created!\"\n    }\n}"}],"_postman_id":"482f531f-6c17-4095-ab33-b1f0a91cf782"},{"name":"Update a scheduled session","id":"0a5089d1-7625-439b-955a-bcf4dd160b6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"Live session\",\n    \"description\": \"\",\n    \"scheduledStartTime\": \"2022-03-11T06:00:00.000Z\",\n    \"scheduledEndTime\": \"2022-03-11T06:30:00.000Z\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/classes/{{class_id}}/sessions/{{session_id}}?updateType=SINGLE","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["teacher","classes","{{class_id}}","sessions","{{session_id}}"],"host":["{{host}}"],"query":[{"key":"updateType","value":"SINGLE"}],"variable":[]}},"response":[{"id":"df7ec834-65ad-4e89-9809-cabbfbce885f","name":"Update a scheduled session","originalRequest":{"method":"PUT","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"Live session\",\n    \"description\": \"\",\n    \"scheduledStartTime\": \"2024-07-11T06:00:00.000Z\",\n    \"scheduledEndTime\": \"2024-07-11T06:45:00.000Z\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{host}}/teacher/classes/{{class_id}}/sessions/667bc5c942fdfb0117d31148?updateType=SINGLE","host":["{{host}}"],"path":["teacher","classes","{{class_id}}","sessions","667bc5c942fdfb0117d31148"],"query":[{"key":"updateType","value":"SINGLE"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:40:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"69"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": \"Schedule Meeting updated!\"\n}"}],"_postman_id":"0a5089d1-7625-439b-955a-bcf4dd160b6f"},{"name":"Check session conflicts","id":"0ed60d85-5e35-41f0-b4fd-ee82ce31696a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"teacherId\": \"{{teacher_id}}\",\n    \"sessions\": [\n        {\n            \"scheduledStartTime\": \"2024-06-12T08:15:00.000Z\",\n            \"scheduledEndTime\": \"2024-06-12T09:15:00.000Z\",\n            \"type\": \"SINGLE\"\n        },\n        {\n            \"scheduledStartTime\": \"2024-06-13T02:00:00.000Z\",\n            \"scheduledEndTime\": \"2024-06-13T03:00:00.000Z\",\n            \"type\": \"SINGLE\"\n        },\n        {\n            \"scheduledStartTime\": \"2024-06-14T17:30:00.000Z\",\n            \"scheduledEndTime\": \"2024-06-14T18:30:00.000Z\",\n            \"type\": \"SINGLE\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/checkSessionsAvailability","description":"<p>This API checks the conflicts while scheduling live sessions.</p>\n<p>There can be two reason codes for conflicts</p>\n<ul>\n<li><p><code>\"reason\": \"TEACHER_WORKING_HOURS\"</code> : This indicates that the session is outside the teacher’s working hours</p>\n</li>\n<li><p><code>\"reason\": \"TEACHER_SESSION\"</code> : This indicates that the session conflicts with another sessions scheduled for the teacher</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","checkSessionsAvailability"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"ec5d055c-be52-40c5-bc0b-e382d4d27674","name":"Check session conflicts","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"teacherId\": \"{{teacher_id}}\",\n    \"sessions\": [\n        {\n            \"scheduledStartTime\": \"2024-07-11T08:15:00.000Z\",\n            \"scheduledEndTime\": \"2024-07-11T09:15:00.000Z\",\n            \"type\": \"SINGLE\"\n        },\n        {\n            \"scheduledStartTime\": \"2024-07-13T02:00:00.000Z\",\n            \"scheduledEndTime\": \"2024-07-13T03:00:00.000Z\",\n            \"type\": \"SINGLE\"\n        },\n        {\n            \"scheduledStartTime\": \"2024-07-14T17:30:00.000Z\",\n            \"scheduledEndTime\": \"2024-07-14T18:30:00.000Z\",\n            \"type\": \"SINGLE\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/checkSessionsAvailability"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:41:50 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"539"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"sessions\": [\n            {\n                \"scheduledStartTime\": \"2024-07-11T08:15:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-11T09:15:00.000Z\",\n                \"type\": \"SINGLE\",\n                \"conflict\": true,\n                \"reason\": \"TEACHER_WORKING_HOURS\"\n            },\n            {\n                \"scheduledStartTime\": \"2024-07-13T02:00:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-13T03:00:00.000Z\",\n                \"type\": \"SINGLE\",\n                \"conflict\": true,\n                \"reason\": \"TEACHER_WORKING_HOURS\"\n            },\n            {\n                \"scheduledStartTime\": \"2024-07-14T17:30:00.000Z\",\n                \"scheduledEndTime\": \"2024-07-14T18:30:00.000Z\",\n                \"type\": \"SINGLE\",\n                \"conflict\": true,\n                \"reason\": \"TEACHER_WORKING_HOURS\"\n            }\n        ]\n    }\n}"}],"_postman_id":"0ed60d85-5e35-41f0-b4fd-ee82ce31696a"},{"name":"Join Session with Registration","id":"e6995107-6912-45b0-91eb-e67abd920122","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"Stuti\",\n    \"lastName\": \"Saxena\",\n    \"userEmail\": \"stuti@wiseapp.live\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/joinAnonymous?token={{token_id}}&firstName=Abhi&lastName=Jeet%20Mishra&userEmail=ab%40wiseapp.live","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["joinAnonymous"],"host":["{{host}}"],"query":[{"key":"token","value":"{{token_id}}"},{"key":"firstName","value":"Abhi"},{"key":"lastName","value":"Jeet%20Mishra"},{"key":"userEmail","value":"ab%40wiseapp.live"}],"variable":[]}},"response":[],"_postman_id":"e6995107-6912-45b0-91eb-e67abd920122"},{"name":"Delete a session","id":"e54b3a58-1387-4165-9eb8-f7c71239be04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/classes/{{class_id}}/sessions/{{session_id}}?updateType=SINGLE","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["teacher","classes","{{class_id}}","sessions","{{session_id}}"],"host":["{{host}}"],"query":[{"key":"updateType","value":"SINGLE"}],"variable":[]}},"response":[{"id":"7a88c363-e43b-41bd-aa58-ba786c95125a","name":"Delete a session","originalRequest":{"method":"DELETE","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{host}}/teacher/classes/{{class_id}}/sessions/667bc5c942fdfb0117d31148?updateType=SINGLE","host":["{{host}}"],"path":["teacher","classes","{{class_id}}","sessions","667bc5c942fdfb0117d31148"],"query":[{"key":"updateType","value":"SINGLE"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 07:42:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"73"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": \"Session deleted successfully!\"\n}"}],"_postman_id":"e54b3a58-1387-4165-9eb8-f7c71239be04"},{"name":"Add Feedback for Completed Session","id":"6feb9ac6-3758-4ae4-a6e1-1388853fd9d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"answers\": [\n        {\n            \"answer\": \"Answer for the Topics Covered Question\"\n        },\n        {\n            \"answer\": \"Answer for the Comments Question\"\n        }\n    ],\n    \"sessionStatus\": \"COMPLETED\",\n    \"creditsConsumed\": 1\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/classes/{{class_id}}/session/{{session_id}}/feedback","urlObject":{"path":["teacher","classes","{{class_id}}","session","{{session_id}}","feedback"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6feb9ac6-3758-4ae4-a6e1-1388853fd9d7"},{"name":"End a Running Session","id":"fecfd79b-9027-4bbb-aebe-8c9a6f0f1948","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"url":"{{host}}/teacher/classes/{{class_id}}/sessions/{{session_id}}/end","urlObject":{"path":["teacher","classes","{{class_id}}","sessions","{{session_id}}","end"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fecfd79b-9027-4bbb-aebe-8c9a6f0f1948"},{"name":"Cancel a Session","id":"9a67777c-1a69-402a-8264-24bd7ef7fd28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"url":"{{host}}/teacher/classes/{{class_id}}/sessions/{{session_id}}?cancelSession=true","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["teacher","classes","{{class_id}}","sessions","{{session_id}}"],"host":["{{host}}"],"query":[{"key":"cancelSession","value":"true"}],"variable":[]}},"response":[],"_postman_id":"9a67777c-1a69-402a-8264-24bd7ef7fd28"}],"id":"a9419f38-b324-4703-b6b9-36c734ff50a2","_postman_id":"a9419f38-b324-4703-b6b9-36c734ff50a2","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}}},{"name":"Managing Webinars","item":[{"name":"Add a lead","id":"be7e2bfb-315f-4950-be73-76eb67d9b168","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Abhijeet\",\n    \"email\": \"vaghelaa@gmail.com\",\n    \"phoneNumber\": \"+919408841341\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/classes/{{class_id}}/leads","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["teacher","classes","{{class_id}}","leads"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"77750c41-ed12-4c94-a887-5da17a1f9405","name":"Add a lead","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Abhijeet\",\n    \"email\": \"aa@wise.live\",\n    \"phoneNumber\": \"+919408000000\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/classes/{{class_id}}/leads"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 08:01:55 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"405"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"lead\": {\n            \"_id\": \"667bcaf3504c06a08ef7e7e9\",\n            \"classId\": \"66793e7d47c290929e8779e5\",\n            \"email\": \"aa@wise.live\",\n            \"__v\": 0,\n            \"createdAt\": \"2024-06-26T08:01:55.743Z\",\n            \"name\": \"Abhijeet\",\n            \"phoneNumber\": \"+919408000000\",\n            \"registrationToken\": \"y34bomq5\",\n            \"updatedAt\": \"2024-06-26T08:01:55.743Z\"\n        },\n        \"joinUrl\": \"https://test911.wise.live/joinPublic/66793e7d47c290929e8779e542239643?reg=y34bomq5\"\n    }\n}"}],"_postman_id":"be7e2bfb-315f-4950-be73-76eb67d9b168"}],"id":"f6dee7e1-7e59-4e85-9cc1-73b3eeb68ea4","_postman_id":"f6dee7e1-7e59-4e85-9cc1-73b3eeb68ea4","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}}},{"name":"Manage Course Content","item":[{"name":"Get Course Content","id":"c55cc0e3-719e-405f-bbb8-7d9773298657","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"url":"{{host}}/user/classes/{{class_id}}/contentTimeline?showSequentialLearningDisabledSections=true","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["user","classes","{{class_id}}","contentTimeline"],"host":["{{host}}"],"query":[{"key":"showSequentialLearningDisabledSections","value":"true"}],"variable":[]}},"response":[],"_postman_id":"c55cc0e3-719e-405f-bbb8-7d9773298657"},{"name":"Import Template in Course Content","id":"0891ba4b-b92a-4028-919d-47b8c09f4a39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"templateId\": \"66c580e0d71baab85XXXXXXX\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/classes/{{class_id}}/importTemplate","description":"<p>Use this API to import pre-created templates into Course Content. All the sections and their items from the course template will be copied into the course content.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["teacher","classes","{{class_id}}","importTemplate"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0891ba4b-b92a-4028-919d-47b8c09f4a39"}],"id":"a4eb92b8-b52f-4949-b98e-3103e04511ee","_postman_id":"a4eb92b8-b52f-4949-b98e-3103e04511ee","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}}},{"name":"Tests in your course","item":[{"name":"Create Test in a Course","item":[{"name":"Get Content & Sections","id":"9c064c5c-34ca-4ec6-ac6d-9c6a9db92ec4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/user/classes/{{class_id}}/contentTimeline?showSequentialLearningDisabledSections=true","description":"<h3 id=\"get-content--sections-api\">Get Content &amp; Sections API</h3>\n<p>This is a <strong>GET</strong> request to retrieve the content timeline for a specific class identified by <code>class_id</code>. The request also includes a query parameter to control the visibility of sequential learning disabled sections.</p>\n<h4 id=\"query-parameters\">Query Parameters</h4>\n<ul>\n<li><code>showSequentialLearningDisabledSections</code> (boolean): Set to <code>true</code> to include sections that have sequential learning disabled.</li>\n</ul>\n","urlObject":{"path":["user","classes","{{class_id}}","contentTimeline"],"host":["{{host}}"],"query":[{"key":"showSequentialLearningDisabledSections","value":"true"}],"variable":[]}},"response":[{"id":"4f10afa1-7ccb-4d59-918e-85619bad90b0","name":"Get Content & Sections","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{host}}/user/classes/{{class_id}}/contentTimeline?showSequentialLearningDisabledSections=true","host":["{{host}}"],"path":["user","classes","{{class_id}}","contentTimeline"],"query":[{"key":"showSequentialLearningDisabledSections","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Jun 2025 14:35:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"timeline\": [\n            {\n                \"_id\": \"68516a30bcd7c32372efefdf\",\n                \"name\": \"Section 1\",\n                \"sortKey\": 1,\n                \"entities\": [\n                    {\n                        \"_id\": \"685170503668450001ede0fa\",\n                        \"status\": \"ACTIVE\",\n                        \"name\": \"Complex Numbers\",\n                        \"mock_test\": true,\n                        \"retake\": false,\n                        \"description\": \"okok\",\n                        \"duration\": 20,\n                        \"classId\": \"68516a2ebcd7c32372efef74\",\n                        \"entityType\": \"test\",\n                        \"testType\": \"UserInputOmrTest\",\n                        \"maxMarks\": 13,\n                        \"createdAt\": \"2025-06-17T13:48:44.698Z\",\n                        \"questionCount\": 4,\n                        \"submissionCount\": 0,\n                        \"disableCommenting\": false,\n                        \"commentCount\": 0,\n                        \"backgroundImage\": \"https://cdn.wiseapp.live/marketing_template_resources/test/timeline_test.png\",\n                        \"saved\": false,\n                        \"markedCovered\": false\n                    },\n                    {\n                        \"_id\": \"6851786b3668450001ede102\",\n                        \"status\": \"DRAFT\",\n                        \"name\": \"Test 1\",\n                        \"mock_test\": false,\n                        \"retake\": false,\n                        \"classId\": \"68516a2ebcd7c32372efef74\",\n                        \"entityType\": \"test\",\n                        \"testType\": \"UserInputOmrTest\",\n                        \"createdAt\": \"2025-06-17T14:15:07.834Z\",\n                        \"questionCount\": 0,\n                        \"submissionCount\": 0,\n                        \"disableCommenting\": false,\n                        \"commentCount\": 0,\n                        \"backgroundImage\": \"https://cdn.wiseapp.live/marketing_template_resources/test/timeline_test.png\",\n                        \"saved\": false,\n                        \"markedCovered\": false\n                    },\n                    {\n                        \"_id\": \"6851796c3668450001ede104\",\n                        \"status\": \"DRAFT\",\n                        \"name\": \"Test 2\",\n                        \"mock_test\": false,\n                        \"retake\": false,\n                        \"classId\": \"68516a2ebcd7c32372efef74\",\n                        \"entityType\": \"test\",\n                        \"testType\": \"UserInputOmrTest\",\n                        \"createdAt\": \"2025-06-17T14:19:24.601Z\",\n                        \"questionCount\": 0,\n                        \"submissionCount\": 0,\n                        \"disableCommenting\": false,\n                        \"commentCount\": 0,\n                        \"backgroundImage\": \"https://cdn.wiseapp.live/marketing_template_resources/test/timeline_test.png\",\n                        \"saved\": false,\n                        \"markedCovered\": false\n                    }\n                ],\n                \"enabled\": true,\n                \"entityCount\": {\n                    \"videos\": 0,\n                    \"documents\": 0,\n                    \"test\": 3\n                },\n                \"coveredPercent\": 0\n            }\n        ],\n        \"dripSettings\": \"OFF\",\n        \"sequentialLearning\": false\n    }\n}"}],"_postman_id":"9c064c5c-34ca-4ec6-ac6d-9c6a9db92ec4"},{"name":"Create a Test in Course Content","id":"5d3ffaa7-870f-48c2-8851-1429fba49e61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\":\"UserInputOmrTest\",\n    \"name\":\"Basic Test\",\n    \"sectionId\":\"{{content_section_id}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/classes/{{class_id}}/proxy/addTest","description":"<h3 id=\"request-description\">Request Description</h3>\n<p>This endpoint allows you to add a test to a specific course</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<ul>\n<li><p><code>type</code> (string): The type of the test being created. When creating using APIs please set this as \"UserInputOmrTest\"</p>\n</li>\n<li><p><code>name</code> (string): The name of the test</p>\n</li>\n<li><p><code>sectionId</code> (string): The ID of the section to which the test belongs. This can be found from the Get Content &amp; Sections API listed above in this folder</p>\n</li>\n</ul>\n","urlObject":{"path":["teacher","classes","{{class_id}}","proxy","addTest"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"7ec94521-83ab-40a8-a826-0fb452283000","name":"Create a Test in Course Content","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\":\"UserInputOmrTest\",\n    \"name\":\"Basic Test\",\n    \"sectionId\":\"{{content_section_id}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/classes/{{class_id}}/proxy/addTest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Jun 2025 14:35:54 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"915"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"success\": true,\n        \"message\": \"New test created successfully!\",\n        \"data\": {\n            \"_id\": {\n                \"$oid\": \"68517d4a3668450001ede106\"\n            },\n            \"type\": \"UserInputOmrTest\",\n            \"class_id\": {\n                \"$oid\": \"68516a2ebcd7c32372efef74\"\n            },\n            \"user_id\": {\n                \"$oid\": \"683d93c6da4412797f8aeb01\"\n            },\n            \"name\": \"Basic Test\",\n            \"description\": null,\n            \"start_time\": null,\n            \"end_time\": null,\n            \"duration\": null,\n            \"question_count\": 0,\n            \"marking_schemes\": {\n                \"MCQ_SINGLE_CORRECT\": {\n                    \"correct_marks\": null,\n                    \"incorrect_marks\": null\n                }\n            },\n            \"max_marks\": null,\n            \"status\": \"DRAFT\",\n            \"questions\": [],\n            \"test_question\": [],\n            \"question_files\": [],\n            \"answers\": {},\n            \"analysis\": null,\n            \"total_present\": 0,\n            \"active\": true,\n            \"created_at\": \"2025-06-17T14:35:54.210Z\",\n            \"display_results\": true,\n            \"jumbled_questions\": false,\n            \"jumbled_options\": false,\n            \"last_commented_at\": null,\n            \"comments\": [],\n            \"disable_commenting\": false,\n            \"mock_test\": false,\n            \"solution_count\": 0,\n            \"solutions\": [],\n            \"option_count\": null,\n            \"sections\": [],\n            \"retake\": false,\n            \"pass_percent\": null\n        }\n    }\n}"}],"_postman_id":"5d3ffaa7-870f-48c2-8851-1429fba49e61"},{"name":"Add Questions","id":"7f9e1b65-1cee-416f-8ef0-11e915a83ee7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"class_id\": \"{{class_id}}\",\n    \"current_role\": \"teacher\",\n    \"questions\": [\n        {\n            \"text\": \"Question 1\",\n            \"options\": {\"a\": \"Red\", \"b\": \"Blue\", \"c\": \"Green\", \"d\": \"Black\"},\n            \"answer\": \"b\",\n            \"question_type\": \"MCQ_SINGLE_CORRECT\"\n        },\n        {\n            \"text\": \"Question 2\",\n            \"options\": {\"a\": \"Red\", \"b\": \"Blue\", \"c\": \"Green\", \"d\": \"Black\"},\n            \"answer\": \"b,c\",\n            \"question_type\": \"MCQ_MULTIPLE_CORRECT\"\n        },\n        {\n            \"text\": \"Question 3\",\n            \"answer\": \"4\",\n            \"question_type\": \"INTEGER_ANSWER\"\n        },\n        {\n            \"text\": \"Question 4\",\n            \"answer\": \"new, old\",\n            \"question_type\": \"FILL_IN_THE_BLANK\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{exam_host}}/api/v1/teacher/tests/{{test_id}}/questions","description":"<h3 id=\"request-description\">Request Description</h3>\n<p>This API endpoint allows teachers to add questions to a specific test identified by <code>test_id</code>. It is designed to facilitate the management of test content within the application.</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<ul>\n<li><p><strong>class_id</strong> (string): The unique identifier for the class to which the test belongs.</p>\n</li>\n<li><p><strong>current_role</strong> (string): The role of the user making the request, which should be set to \"teacher\".</p>\n</li>\n<li><p><strong>questions</strong> (array): An array of question objects, each containing:</p>\n<ul>\n<li><p><strong>text</strong> (string): The text of the question.</p>\n</li>\n<li><p><strong>options</strong> (object): An object containing multiple choice options</p>\n</li>\n<li><p><strong>answer</strong> (string): The correct answer option</p>\n</li>\n<li><p><strong>question_type</strong> (string): The type of question. There are fours types that are accepted as \"MCQ_SINGLE_CORRECT\", \"MCQ_MULTIPLE_CORRECT\", \"INTEGER_ANSWER\", \"FILL_IN_THE_BLANK\"</p>\n</li>\n</ul>\n</li>\n</ul>\n","urlObject":{"path":["api","v1","teacher","tests","{{test_id}}","questions"],"host":["{{exam_host}}"],"query":[],"variable":[]}},"response":[{"id":"18589923-b189-4fbb-96cf-a0679a3271eb","name":"Add Questions","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"class_id\": \"{{class_id}}\",\n    \"current_role\": \"teacher\",\n    \"questions\": [\n        {\n            \"text\": \"Question 1\",\n            \"options\": {\"a\": \"Red\", \"b\": \"Blue\", \"c\": \"Green\", \"d\": \"Black\"},\n            \"answer\": \"b\",\n            \"question_type\": \"MCQ_SINGLE_CORRECT\"\n        },\n        {\n            \"text\": \"Question 2\",\n            \"options\": {\"a\": \"Red\", \"b\": \"Blue\", \"c\": \"Green\", \"d\": \"Black\"},\n            \"answer\": \"b,c\",\n            \"question_type\": \"MCQ_MULTIPLE_CORRECT\"\n        },\n        {\n            \"text\": \"Question 3\",\n            \"answer\": \"4\",\n            \"question_type\": \"INTEGER_ANSWER\"\n        },\n        {\n            \"text\": \"Question 4\",\n            \"answer\": \"new, old\",\n            \"question_type\": \"FILL_IN_THE_BLANK\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{exam_host}}/api/v1/teacher/tests/{{test_id}}/questions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Jun 2025 14:36:31 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"ETag","value":"W/\"695a8e237875212274bd47d434fe3e2d\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"9ca408ff-04e0-46bf-b9c5-4689ce457699"},{"key":"X-Runtime","value":"0.048315"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Questions added to test successfully!\",\n    \"data\": {\n        \"questions\": [\n            {\n                \"id\": \"68517d6f3668450001ede108\",\n                \"text\": \"Question 1\",\n                \"attachments\": [],\n                \"options\": {\n                    \"a\": \"Red\",\n                    \"b\": \"Blue\",\n                    \"c\": \"Green\",\n                    \"d\": \"Black\"\n                },\n                \"answer\": \"b\",\n                \"test_id\": \"68517d4a3668450001ede106\",\n                \"test_type\": \"UserInputOmrTest\",\n                \"class_id\": \"68516a2ebcd7c32372efef74\",\n                \"user_id\": \"683d93c6da4412797f8aeb01\",\n                \"question_type\": \"MCQ_SINGLE_CORRECT\"\n            },\n            {\n                \"id\": \"68517d6f3668450001ede109\",\n                \"text\": \"Question 2\",\n                \"attachments\": [],\n                \"options\": {\n                    \"a\": \"Red\",\n                    \"b\": \"Blue\",\n                    \"c\": \"Green\",\n                    \"d\": \"Black\"\n                },\n                \"answer\": \"b,c\",\n                \"test_id\": \"68517d4a3668450001ede106\",\n                \"test_type\": \"UserInputOmrTest\",\n                \"class_id\": \"68516a2ebcd7c32372efef74\",\n                \"user_id\": \"683d93c6da4412797f8aeb01\",\n                \"question_type\": \"MCQ_MULTIPLE_CORRECT\"\n            },\n            {\n                \"id\": \"68517d6f3668450001ede10a\",\n                \"text\": \"Question 3\",\n                \"attachments\": [],\n                \"options\": {},\n                \"answer\": \"4\",\n                \"test_id\": \"68517d4a3668450001ede106\",\n                \"test_type\": \"UserInputOmrTest\",\n                \"class_id\": \"68516a2ebcd7c32372efef74\",\n                \"user_id\": \"683d93c6da4412797f8aeb01\",\n                \"question_type\": \"INTEGER_ANSWER\"\n            },\n            {\n                \"id\": \"68517d6f3668450001ede10b\",\n                \"text\": \"Question 4\",\n                \"attachments\": [],\n                \"options\": {},\n                \"answer\": \"new, old\",\n                \"test_id\": \"68517d4a3668450001ede106\",\n                \"test_type\": \"UserInputOmrTest\",\n                \"class_id\": \"68516a2ebcd7c32372efef74\",\n                \"user_id\": \"683d93c6da4412797f8aeb01\",\n                \"question_type\": \"FILL_IN_THE_BLANK\"\n            }\n        ]\n    }\n}"}],"_postman_id":"7f9e1b65-1cee-416f-8ef0-11e915a83ee7"},{"name":"Update Settings","id":"3f3c8b8b-b062-4b68-96e8-45a2c70fe9a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":false},"method":"PUT","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"class_id\": \"{{class_id}}\",\n    \"user_id\": \"{{user_id}}\",\n    \"current_role\": \"teacher\",\n    \"test_type\": \"UserInputOmrTest\",\n    \"test\": {\n        \"name\": \"Basic Test\",\n        \"description\": \"This is the description of the Basic Test\",\n        \"max_marks\": 13, \n        \"duration\": 20,\n        \"mock_test\": true,\n        \"question_count\": 4,\n        \"marking_schemes\": {\n            \"MCQ_SINGLE_CORRECT\": {\n                \"correct_marks\": 4,\n                \"incorrect_marks\": -1\n            },\n            \"MCQ_MULTIPLE_CORRECT\": {\n                \"correct_marks\": 4,\n                \"incorrect_marks\": 0\n            },\n            \"INTEGER_ANSWER\": {\n                \"correct_marks\": 3,\n                \"incorrect_marks\": 0\n            },\n            \"FILL_IN_THE_BLANK\": {\n                \"correct_marks\": 2,\n                \"incorrect_marks\": 0\n            }\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{exam_host}}/api/v2/teacher/tests/{{test_id}}","description":"<h3 id=\"request-description\">Request Description</h3>\n<p>This API endpoint allows you to update the details of a specific test</p>\n","urlObject":{"path":["api","v2","teacher","tests","{{test_id}}"],"host":["{{exam_host}}"],"query":[],"variable":[]}},"response":[{"id":"01868878-c5e3-4e5b-b176-2f02e39f6c4a","name":"Update Settings","originalRequest":{"method":"PUT","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"class_id\": \"{{class_id}}\",\n    \"user_id\": \"{{user_id}}\",\n    \"current_role\": \"teacher\",\n    \"test_type\": \"UserInputOmrTest\",\n    \"test\": {\n        \"name\": \"Basic Test\",\n        \"description\": \"This is the description of the Basic Test\",\n        \"max_marks\": 13, \n        \"duration\": 20,\n        \"mock_test\": true,\n        \"question_count\": 4,\n        \"marking_schemes\": {\n            \"MCQ_SINGLE_CORRECT\": {\n                \"correct_marks\": 4,\n                \"incorrect_marks\": -1\n            },\n            \"MCQ_MULTIPLE_CORRECT\": {\n                \"correct_marks\": 4,\n                \"incorrect_marks\": 0\n            },\n            \"INTEGER_ANSWER\": {\n                \"correct_marks\": 3,\n                \"incorrect_marks\": 0\n            },\n            \"FILL_IN_THE_BLANK\": {\n                \"correct_marks\": 2,\n                \"incorrect_marks\": 0\n            }\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{exam_host}}/api/v2/teacher/tests/{{test_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Jun 2025 14:37:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"ETag","value":"W/\"088da13710f0429a77f8ed81ab924509\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"a2d89253-8afc-4751-9ce4-bc1d46a7d71b"},{"key":"X-Runtime","value":"0.027849"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Test updated successfully!\",\n    \"data\": {\n        \"_id\": {\n            \"$oid\": \"68517d4a3668450001ede106\"\n        },\n        \"type\": \"UserInputOmrTest\",\n        \"class_id\": {\n            \"$oid\": \"68516a2ebcd7c32372efef74\"\n        },\n        \"user_id\": {\n            \"$oid\": \"683d93c6da4412797f8aeb01\"\n        },\n        \"name\": \"Basic Test\",\n        \"description\": \"This is the description of the Basic Test\",\n        \"start_time\": null,\n        \"end_time\": null,\n        \"duration\": 20,\n        \"question_count\": 4,\n        \"marking_schemes\": {\n            \"MCQ_SINGLE_CORRECT\": {\n                \"correct_marks\": 4,\n                \"incorrect_marks\": -1\n            },\n            \"MCQ_MULTIPLE_CORRECT\": {\n                \"correct_marks\": 4,\n                \"incorrect_marks\": 0\n            },\n            \"INTEGER_ANSWER\": {\n                \"correct_marks\": 3,\n                \"incorrect_marks\": 0\n            },\n            \"FILL_IN_THE_BLANK\": {\n                \"correct_marks\": 2,\n                \"incorrect_marks\": 0\n            }\n        },\n        \"max_marks\": 13,\n        \"status\": \"DRAFT\",\n        \"questions\": [\n            {\n                \"id\": \"68517d6f3668450001ede108\",\n                \"text\": \"Question 1\",\n                \"attachments\": [],\n                \"options\": {\n                    \"a\": \"Red\",\n                    \"b\": \"Blue\",\n                    \"c\": \"Green\",\n                    \"d\": \"Black\"\n                },\n                \"answer\": \"b\",\n                \"test_id\": \"68517d4a3668450001ede106\",\n                \"test_type\": \"UserInputOmrTest\",\n                \"class_id\": \"68516a2ebcd7c32372efef74\",\n                \"user_id\": \"683d93c6da4412797f8aeb01\",\n                \"question_type\": \"MCQ_SINGLE_CORRECT\"\n            },\n            {\n                \"id\": \"68517d6f3668450001ede109\",\n                \"text\": \"Question 2\",\n                \"attachments\": [],\n                \"options\": {\n                    \"a\": \"Red\",\n                    \"b\": \"Blue\",\n                    \"c\": \"Green\",\n                    \"d\": \"Black\"\n                },\n                \"answer\": \"b,c\",\n                \"test_id\": \"68517d4a3668450001ede106\",\n                \"test_type\": \"UserInputOmrTest\",\n                \"class_id\": \"68516a2ebcd7c32372efef74\",\n                \"user_id\": \"683d93c6da4412797f8aeb01\",\n                \"question_type\": \"MCQ_MULTIPLE_CORRECT\"\n            },\n            {\n                \"id\": \"68517d6f3668450001ede10a\",\n                \"text\": \"Question 3\",\n                \"attachments\": [],\n                \"options\": {},\n                \"answer\": \"4\",\n                \"test_id\": \"68517d4a3668450001ede106\",\n                \"test_type\": \"UserInputOmrTest\",\n                \"class_id\": \"68516a2ebcd7c32372efef74\",\n                \"user_id\": \"683d93c6da4412797f8aeb01\",\n                \"question_type\": \"INTEGER_ANSWER\"\n            },\n            {\n                \"id\": \"68517d6f3668450001ede10b\",\n                \"text\": \"Question 4\",\n                \"attachments\": [],\n                \"options\": {},\n                \"answer\": \"new, old\",\n                \"test_id\": \"68517d4a3668450001ede106\",\n                \"test_type\": \"UserInputOmrTest\",\n                \"class_id\": \"68516a2ebcd7c32372efef74\",\n                \"user_id\": \"683d93c6da4412797f8aeb01\",\n                \"question_type\": \"FILL_IN_THE_BLANK\"\n            }\n        ],\n        \"test_question\": [\n            {\n                \"id\": \"68517d6f3668450001ede108\",\n                \"text\": \"Question 1\",\n                \"attachments\": [],\n                \"options\": {\n                    \"a\": \"Red\",\n                    \"b\": \"Blue\",\n                    \"c\": \"Green\",\n                    \"d\": \"Black\"\n                },\n                \"answer\": \"b\",\n                \"test_id\": \"68517d4a3668450001ede106\",\n                \"test_type\": \"UserInputOmrTest\",\n                \"class_id\": \"68516a2ebcd7c32372efef74\",\n                \"user_id\": \"683d93c6da4412797f8aeb01\",\n                \"question_type\": \"MCQ_SINGLE_CORRECT\"\n            },\n            {\n                \"id\": \"68517d6f3668450001ede109\",\n                \"text\": \"Question 2\",\n                \"attachments\": [],\n                \"options\": {\n                    \"a\": \"Red\",\n                    \"b\": \"Blue\",\n                    \"c\": \"Green\",\n                    \"d\": \"Black\"\n                },\n                \"answer\": \"b,c\",\n                \"test_id\": \"68517d4a3668450001ede106\",\n                \"test_type\": \"UserInputOmrTest\",\n                \"class_id\": \"68516a2ebcd7c32372efef74\",\n                \"user_id\": \"683d93c6da4412797f8aeb01\",\n                \"question_type\": \"MCQ_MULTIPLE_CORRECT\"\n            },\n            {\n                \"id\": \"68517d6f3668450001ede10a\",\n                \"text\": \"Question 3\",\n                \"attachments\": [],\n                \"options\": {},\n                \"answer\": \"4\",\n                \"test_id\": \"68517d4a3668450001ede106\",\n                \"test_type\": \"UserInputOmrTest\",\n                \"class_id\": \"68516a2ebcd7c32372efef74\",\n                \"user_id\": \"683d93c6da4412797f8aeb01\",\n                \"question_type\": \"INTEGER_ANSWER\"\n            },\n            {\n                \"id\": \"68517d6f3668450001ede10b\",\n                \"text\": \"Question 4\",\n                \"attachments\": [],\n                \"options\": {},\n                \"answer\": \"new, old\",\n                \"test_id\": \"68517d4a3668450001ede106\",\n                \"test_type\": \"UserInputOmrTest\",\n                \"class_id\": \"68516a2ebcd7c32372efef74\",\n                \"user_id\": \"683d93c6da4412797f8aeb01\",\n                \"question_type\": \"FILL_IN_THE_BLANK\"\n            }\n        ],\n        \"question_files\": [],\n        \"answers\": {\n            \"68517d6f3668450001ede108\": \"b\",\n            \"68517d6f3668450001ede109\": \"b,c\",\n            \"68517d6f3668450001ede10a\": \"4\",\n            \"68517d6f3668450001ede10b\": \"new, old\"\n        },\n        \"analysis\": null,\n        \"total_present\": 0,\n        \"active\": true,\n        \"created_at\": \"2025-06-17T14:35:54.210Z\",\n        \"display_results\": true,\n        \"jumbled_questions\": false,\n        \"jumbled_options\": false,\n        \"last_commented_at\": null,\n        \"comments\": [],\n        \"disable_commenting\": false,\n        \"mock_test\": true,\n        \"solution_count\": 0,\n        \"solutions\": [],\n        \"option_count\": null,\n        \"sections\": [],\n        \"retake\": false,\n        \"pass_percent\": null\n    }\n}"}],"_postman_id":"3f3c8b8b-b062-4b68-96e8-45a2c70fe9a5"},{"name":"Publish Test","id":"366bfc1d-b948-46ab-a489-69ac205639e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":false},"method":"PUT","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"class_id\": \"{{class_id}}\",\n    \"user_id\": \"{{user_id}}\",\n    \"current_role\": \"teacher\",\n    \"test_id\": \"{{test_id}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{exam_host}}/api/v1/teacher/tests/{{test_id}}/activate","description":"<h3 id=\"request-description\">Request Description</h3>\n<p>This API endpoint is used to activate a specific test It allows you to set a test as active, making it available for students to take.</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<ul>\n<li><p><strong>user_id</strong> (string): The unique identifier for the user (teacher) making the request.</p>\n</li>\n<li><p><strong>current_role</strong> (string): The role of the user making the request, should be set to \"teacher\".</p>\n</li>\n<li><p><strong>test_id</strong> (string): The unique identifier for the test that is to be activated.</p>\n</li>\n</ul>\n","urlObject":{"path":["api","v1","teacher","tests","{{test_id}}","activate"],"host":["{{exam_host}}"],"query":[],"variable":[]}},"response":[{"id":"803a919e-4fb6-4dce-a0e1-c7a608030830","name":"Publish Test","originalRequest":{"method":"PUT","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"class_id\": \"{{class_id}}\",\n    \"user_id\": \"{{user_id}}\",\n    \"current_role\": \"teacher\",\n    \"test_id\": \"{{test_id}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{exam_host}}/api/v1/teacher/tests/{{test_id}}/activate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Jun 2025 14:37:19 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"ETag","value":"W/\"263cbe093ca4a1598e85c26094b181e1\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"f6d26b94-423f-4c1f-8024-deb6b1a983b1"},{"key":"X-Runtime","value":"0.042100"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Test activated successfully!\",\n    \"data\": {\n        \"test\": {\n            \"_id\": {\n                \"$oid\": \"68517d4a3668450001ede106\"\n            },\n            \"type\": \"UserInputOmrTest\",\n            \"class_id\": {\n                \"$oid\": \"68516a2ebcd7c32372efef74\"\n            },\n            \"user_id\": {\n                \"$oid\": \"683d93c6da4412797f8aeb01\"\n            },\n            \"name\": \"Basic Test\",\n            \"description\": \"This is the description of the Basic Test\",\n            \"start_time\": null,\n            \"end_time\": null,\n            \"duration\": 20,\n            \"question_count\": 4,\n            \"marking_schemes\": {\n                \"MCQ_SINGLE_CORRECT\": {\n                    \"correct_marks\": 4,\n                    \"incorrect_marks\": -1\n                },\n                \"MCQ_MULTIPLE_CORRECT\": {\n                    \"correct_marks\": 4,\n                    \"incorrect_marks\": 0\n                },\n                \"INTEGER_ANSWER\": {\n                    \"correct_marks\": 3,\n                    \"incorrect_marks\": 0\n                },\n                \"FILL_IN_THE_BLANK\": {\n                    \"correct_marks\": 2,\n                    \"incorrect_marks\": 0\n                }\n            },\n            \"max_marks\": 13,\n            \"status\": \"GRADED\",\n            \"questions\": [\n                {\n                    \"id\": \"68517d6f3668450001ede108\",\n                    \"text\": \"Question 1\",\n                    \"attachments\": [],\n                    \"options\": {\n                        \"a\": \"Red\",\n                        \"b\": \"Blue\",\n                        \"c\": \"Green\",\n                        \"d\": \"Black\"\n                    },\n                    \"answer\": \"b\",\n                    \"test_id\": \"68517d4a3668450001ede106\",\n                    \"test_type\": \"UserInputOmrTest\",\n                    \"class_id\": \"68516a2ebcd7c32372efef74\",\n                    \"user_id\": \"683d93c6da4412797f8aeb01\",\n                    \"question_type\": \"MCQ_SINGLE_CORRECT\"\n                },\n                {\n                    \"id\": \"68517d6f3668450001ede109\",\n                    \"text\": \"Question 2\",\n                    \"attachments\": [],\n                    \"options\": {\n                        \"a\": \"Red\",\n                        \"b\": \"Blue\",\n                        \"c\": \"Green\",\n                        \"d\": \"Black\"\n                    },\n                    \"answer\": \"b,c\",\n                    \"test_id\": \"68517d4a3668450001ede106\",\n                    \"test_type\": \"UserInputOmrTest\",\n                    \"class_id\": \"68516a2ebcd7c32372efef74\",\n                    \"user_id\": \"683d93c6da4412797f8aeb01\",\n                    \"question_type\": \"MCQ_MULTIPLE_CORRECT\"\n                },\n                {\n                    \"id\": \"68517d6f3668450001ede10a\",\n                    \"text\": \"Question 3\",\n                    \"attachments\": [],\n                    \"options\": {},\n                    \"answer\": \"4\",\n                    \"test_id\": \"68517d4a3668450001ede106\",\n                    \"test_type\": \"UserInputOmrTest\",\n                    \"class_id\": \"68516a2ebcd7c32372efef74\",\n                    \"user_id\": \"683d93c6da4412797f8aeb01\",\n                    \"question_type\": \"INTEGER_ANSWER\"\n                },\n                {\n                    \"id\": \"68517d6f3668450001ede10b\",\n                    \"text\": \"Question 4\",\n                    \"attachments\": [],\n                    \"options\": {},\n                    \"answer\": \"new, old\",\n                    \"test_id\": \"68517d4a3668450001ede106\",\n                    \"test_type\": \"UserInputOmrTest\",\n                    \"class_id\": \"68516a2ebcd7c32372efef74\",\n                    \"user_id\": \"683d93c6da4412797f8aeb01\",\n                    \"question_type\": \"FILL_IN_THE_BLANK\"\n                }\n            ],\n            \"test_question\": [\n                {\n                    \"id\": \"68517d6f3668450001ede108\",\n                    \"text\": \"Question 1\",\n                    \"attachments\": [],\n                    \"options\": {\n                        \"a\": \"Red\",\n                        \"b\": \"Blue\",\n                        \"c\": \"Green\",\n                        \"d\": \"Black\"\n                    },\n                    \"answer\": \"b\",\n                    \"test_id\": \"68517d4a3668450001ede106\",\n                    \"test_type\": \"UserInputOmrTest\",\n                    \"class_id\": \"68516a2ebcd7c32372efef74\",\n                    \"user_id\": \"683d93c6da4412797f8aeb01\",\n                    \"question_type\": \"MCQ_SINGLE_CORRECT\"\n                },\n                {\n                    \"id\": \"68517d6f3668450001ede109\",\n                    \"text\": \"Question 2\",\n                    \"attachments\": [],\n                    \"options\": {\n                        \"a\": \"Red\",\n                        \"b\": \"Blue\",\n                        \"c\": \"Green\",\n                        \"d\": \"Black\"\n                    },\n                    \"answer\": \"b,c\",\n                    \"test_id\": \"68517d4a3668450001ede106\",\n                    \"test_type\": \"UserInputOmrTest\",\n                    \"class_id\": \"68516a2ebcd7c32372efef74\",\n                    \"user_id\": \"683d93c6da4412797f8aeb01\",\n                    \"question_type\": \"MCQ_MULTIPLE_CORRECT\"\n                },\n                {\n                    \"id\": \"68517d6f3668450001ede10a\",\n                    \"text\": \"Question 3\",\n                    \"attachments\": [],\n                    \"options\": {},\n                    \"answer\": \"4\",\n                    \"test_id\": \"68517d4a3668450001ede106\",\n                    \"test_type\": \"UserInputOmrTest\",\n                    \"class_id\": \"68516a2ebcd7c32372efef74\",\n                    \"user_id\": \"683d93c6da4412797f8aeb01\",\n                    \"question_type\": \"INTEGER_ANSWER\"\n                },\n                {\n                    \"id\": \"68517d6f3668450001ede10b\",\n                    \"text\": \"Question 4\",\n                    \"attachments\": [],\n                    \"options\": {},\n                    \"answer\": \"new, old\",\n                    \"test_id\": \"68517d4a3668450001ede106\",\n                    \"test_type\": \"UserInputOmrTest\",\n                    \"class_id\": \"68516a2ebcd7c32372efef74\",\n                    \"user_id\": \"683d93c6da4412797f8aeb01\",\n                    \"question_type\": \"FILL_IN_THE_BLANK\"\n                }\n            ],\n            \"question_files\": [],\n            \"answers\": {\n                \"68517d6f3668450001ede108\": \"b\",\n                \"68517d6f3668450001ede109\": \"b,c\",\n                \"68517d6f3668450001ede10a\": \"4\",\n                \"68517d6f3668450001ede10b\": \"new, old\"\n            },\n            \"analysis\": null,\n            \"total_present\": 0,\n            \"active\": true,\n            \"created_at\": \"2025-06-17T14:37:19.809Z\",\n            \"display_results\": true,\n            \"jumbled_questions\": false,\n            \"jumbled_options\": false,\n            \"last_commented_at\": null,\n            \"comments\": [],\n            \"disable_commenting\": false,\n            \"mock_test\": true,\n            \"solution_count\": 0,\n            \"solutions\": [],\n            \"option_count\": null,\n            \"sections\": [],\n            \"retake\": false,\n            \"pass_percent\": null\n        }\n    }\n}"}],"_postman_id":"366bfc1d-b948-46ab-a489-69ac205639e3"}],"id":"36891f84-72db-4654-8f03-ac0723e564ac","description":"<p>To <strong>create a test in a course</strong>, the process involves a series of API calls in the following sequence:</p>\n<ol>\n<li><p><strong>GET Content &amp; Sections</strong><br /> Retrieve the list of course contents and sections to determine where the test should be placed.  </p>\n</li>\n<li><p><strong>POST Create a Test in Course Content</strong><br /> Create a new test entry in the selected course content or section. This initializes the test structure.  </p>\n</li>\n<li><p><strong>POST Add Questions</strong><br /> Add questions to the newly created test. Each question may include options, correct answers, and metadata.  </p>\n</li>\n<li><p><strong>PUT Update Settings</strong><br /> Configure test settings such as duration, passing criteria, attempts allowed, etc.  </p>\n</li>\n<li><p><strong>PUT Publish Test</strong><br /> Finally, publish the test to make it visible and accessible to students enrolled in the course.</p>\n</li>\n</ol>\n<p>This flow ensures that tests are well-integrated into the course structure and are configurable before being made live.</p>\n","_postman_id":"36891f84-72db-4654-8f03-ac0723e564ac","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"00dc2f39-d226-49af-b40f-b65aa0082478","id":"00dc2f39-d226-49af-b40f-b65aa0082478","name":"Tests in your course","type":"folder"}}},{"name":"Get Test Submissions","id":"6e0cf4fd-75a2-40b4-979c-986d6d48b32e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{exam_host}}/api/v1/teacher/tests/{{test_id}}/submissions?class_id={{class_id}}&user_id={{user_id}}&current_role=teacher","urlObject":{"path":["api","v1","teacher","tests","{{test_id}}","submissions"],"host":["{{exam_host}}"],"query":[{"key":"class_id","value":"{{class_id}}"},{"key":"user_id","value":"{{user_id}}"},{"key":"current_role","value":"teacher"}],"variable":[]}},"response":[{"id":"a7d2adb4-4942-4e0a-a9af-61116ce8aa32","name":"Get Test Submissions","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{exam_host}}/api/v1/teacher/tests/{{test_id}}/submissions?class_id={{class_id}}&user_id={{user_id}}&current_role=teacher","host":["{{exam_host}}"],"path":["api","v1","teacher","tests","{{test_id}}","submissions"],"query":[{"key":"class_id","value":"{{class_id}}"},{"key":"user_id","value":"{{user_id}}"},{"key":"current_role","value":"teacher"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 14 Sep 2024 16:45:42 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"ETag","value":"W/\"43a37ed5c936aa8fd407ccc5563554df\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"9fdcafdb-0dae-4a6b-95a6-1e1e04bded94"},{"key":"X-Runtime","value":"0.015868"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Submissions fetched successfully!\",\n    \"data\": {\n        \"submissions\": [\n            {\n                \"_id\": {\n                    \"$oid\": \"66e5bd7a5455380001d484dc\"\n                },\n                \"test_id\": {\n                    \"$oid\": \"66e5bd323167f7000131f668\"\n                },\n                \"user_id\": {\n                    \"$oid\": \"667bcec8fc2639a7bf19bfd0\"\n                },\n                \"user_name\": \"Gautam Juneja\",\n                \"answers\": {\n                    \"66e5bd3e3167f7000131f66a\": \"c\",\n                    \"66e5bd4a588d1c0001710fab\": \"c\"\n                },\n                \"marks_obtained\": 1,\n                \"rank\": null,\n                \"status\": \"GRADED\",\n                \"passed\": true\n            }\n        ],\n        \"test\": {\n            \"_id\": {\n                \"$oid\": \"66e5bd323167f7000131f668\"\n            },\n            \"type\": \"UserInputOmrTest\",\n            \"class_id\": {\n                \"$oid\": \"66793e7d47c290929e8779e5\"\n            },\n            \"user_id\": {\n                \"$oid\": \"66793e38fa9c2a30cf1d2595\"\n            },\n            \"name\": \"Sample Test\",\n            \"description\": \"\",\n            \"start_time\": null,\n            \"end_time\": null,\n            \"duration\": 10,\n            \"question_count\": 2,\n            \"marking_schemes\": {\n                \"MCQ_SINGLE_CORRECT\": {\n                    \"correct_marks\": \"1\",\n                    \"incorrect_marks\": \"0\"\n                }\n            },\n            \"max_marks\": 2,\n            \"status\": \"GRADED\",\n            \"questions\": [\n                {\n                    \"id\": \"66e5bd3e3167f7000131f66a\",\n                    \"text\": \"<p>What is 2+2?</p>\",\n                    \"attachments\": [],\n                    \"options\": {\n                        \"a\": \"<p>2</p>\",\n                        \"b\": \"<p>3</p>\",\n                        \"c\": \"<p>4</p>\",\n                        \"d\": \"<p>5</p>\"\n                    },\n                    \"answer\": \"c\",\n                    \"test_id\": \"66e5bd323167f7000131f668\",\n                    \"test_type\": \"UserInputOmrTest\",\n                    \"class_id\": \"66793e7d47c290929e8779e5\",\n                    \"user_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"question_type\": \"MCQ_SINGLE_CORRECT\"\n                },\n                {\n                    \"id\": \"66e5bd4a588d1c0001710fab\",\n                    \"text\": \"<p>What is 3+3?</p>\",\n                    \"attachments\": [],\n                    \"options\": {\n                        \"a\": \"<p>3</p>\",\n                        \"b\": \"<p>4</p>\",\n                        \"c\": \"<p>5</p>\",\n                        \"d\": \"<p>6</p>\"\n                    },\n                    \"answer\": \"d\",\n                    \"test_id\": \"66e5bd323167f7000131f668\",\n                    \"test_type\": \"UserInputOmrTest\",\n                    \"class_id\": \"66793e7d47c290929e8779e5\",\n                    \"user_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"question_type\": \"MCQ_SINGLE_CORRECT\"\n                }\n            ],\n            \"test_question\": [\n                {\n                    \"id\": \"66e5bd3e3167f7000131f66a\",\n                    \"text\": \"<p>What is 2+2?</p>\",\n                    \"attachments\": [],\n                    \"options\": {\n                        \"a\": \"<p>2</p>\",\n                        \"b\": \"<p>3</p>\",\n                        \"c\": \"<p>4</p>\",\n                        \"d\": \"<p>5</p>\"\n                    },\n                    \"answer\": \"c\",\n                    \"test_id\": \"66e5bd323167f7000131f668\",\n                    \"test_type\": \"UserInputOmrTest\",\n                    \"class_id\": \"66793e7d47c290929e8779e5\",\n                    \"user_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"question_type\": \"MCQ_SINGLE_CORRECT\"\n                },\n                {\n                    \"id\": \"66e5bd4a588d1c0001710fab\",\n                    \"text\": \"<p>What is 3+3?</p>\",\n                    \"attachments\": [],\n                    \"options\": {\n                        \"a\": \"<p>3</p>\",\n                        \"b\": \"<p>4</p>\",\n                        \"c\": \"<p>5</p>\",\n                        \"d\": \"<p>6</p>\"\n                    },\n                    \"answer\": \"d\",\n                    \"test_id\": \"66e5bd323167f7000131f668\",\n                    \"test_type\": \"UserInputOmrTest\",\n                    \"class_id\": \"66793e7d47c290929e8779e5\",\n                    \"user_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"question_type\": \"MCQ_SINGLE_CORRECT\"\n                }\n            ],\n            \"question_files\": [],\n            \"answers\": {\n                \"66e5bd3e3167f7000131f66a\": \"c\",\n                \"66e5bd4a588d1c0001710fab\": \"d\"\n            },\n            \"analysis\": {\n                \"66e5bd3e3167f7000131f66a\": {\n                    \"attempted_correctly\": 1,\n                    \"attempted_by\": 1\n                },\n                \"66e5bd4a588d1c0001710fab\": {\n                    \"attempted_correctly\": 0,\n                    \"attempted_by\": 1\n                }\n            },\n            \"total_present\": 1,\n            \"active\": true,\n            \"created_at\": \"2024-09-14T16:44:09.262Z\",\n            \"display_results\": true,\n            \"jumbled_questions\": false,\n            \"jumbled_options\": false,\n            \"last_commented_at\": null,\n            \"comments\": [],\n            \"disable_commenting\": false,\n            \"mock_test\": true,\n            \"solution_count\": 0,\n            \"solutions\": [],\n            \"option_count\": null,\n            \"sections\": [],\n            \"retake\": true,\n            \"pass_percent\": null\n        }\n    }\n}"}],"_postman_id":"6e0cf4fd-75a2-40b4-979c-986d6d48b32e"}],"id":"00dc2f39-d226-49af-b40f-b65aa0082478","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"1b4d19bc-44f5-4951-ba24-3d728619e714","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"fc5c3d80-aa22-4323-a367-ecdec8122d4d","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"00dc2f39-d226-49af-b40f-b65aa0082478","description":""},{"name":"Assessments in your course","item":[{"name":"Get all assessments","id":"cdf34b93-9ebb-4cf2-bccd-b7e2d8533e31","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"classId\": \"{{class_id}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/user/getAssignments","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["user","getAssignments"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cdf34b93-9ebb-4cf2-bccd-b7e2d8533e31"},{"name":"Get a single assessment","id":"3019d70c-3048-4769-b58c-3ac26f5bc067","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-wise-namespace","value":"{{user-agent}}","type":"text"}],"url":"{{host}}/user/getAssessment/{{assignment_id}}","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["user","getAssessment","{{assignment_id}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3019d70c-3048-4769-b58c-3ac26f5bc067"},{"name":"Create Assessments in a Content Section","id":"82c627ec-185b-4e59-8dde-9dcf94d927f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"classId\": \"{{class_id}}\",\n    \"sectionId\": \"{{content_section_id}}\",\n    \"topic\": \"Assessment Title\",\n    \"description\": \"Assessment Description\",\n    \"maxMarks\": \"100\",\n    \"submitBy\": \"2025-02-27T07:25:00.000Z\",\n    \"startTime\": \"2025-02-25T07:25:00.000Z\",\n    \"criteria\": [\n        {\n            \"title\": \"Criteria 1\",\n            \"maxMarks\": \"50\",\n            \"nameError\": false,\n            \"maxMarksError\": false\n        },\n        {\n            \"title\": \"Criteria 2\",\n            \"maxMarks\": \"50\",\n            \"nameError\": false,\n            \"maxMarksError\": false\n        }\n    ],\n    \"uploadTokens\": []\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/createAssignments","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["teacher","createAssignments"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"82c627ec-185b-4e59-8dde-9dcf94d927f9"},{"name":"Evaluate Student Assessment Submission","id":"0aa6ceb7-5193-40c5-a861-75f7add041e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"assignmentId\": \"{{assessment_id}}\",\n    \"studentId\": \"{{studentId}}\",\n    \"mark\": 50,\n    \"feedBack\": \"Overall feedback from instructor\",\n    \"feedbackFileTokens\": \"\",\n    \"criteriaFeedback\": [\n        {\n            \"criteriaId\": \"{{ID for criteria 1 (Can be found when creating or fetching assessment}}\",\n            \"marks\": \"25\",\n            \"feedback\": \"Feedback for criteria 1\"\n        },\n        {\n            \"criteriaId\": \"{{ID for criteria 2 (Can be found when creating or fetching assessment}}\",\n            \"marks\": \"25\",\n            \"feedback\": \"Feedback for criteria 2\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/giveMarksToAssignment","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["teacher","giveMarksToAssignment"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0aa6ceb7-5193-40c5-a861-75f7add041e1"}],"id":"4b4e6738-7a38-41a3-82cb-1632c3ba6a5e","_postman_id":"4b4e6738-7a38-41a3-82cb-1632c3ba6a5e","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}}},{"name":"Resources in your course","item":[{"name":"Get Content in Course","id":"c2951f42-8080-458a-b488-9f71db73310d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"url":"{{host}}/user/classes/{{class_id}}/contentTimeline?showSequentialLearningDisabledSections=true","urlObject":{"path":["user","classes","{{class_id}}","contentTimeline"],"host":["{{host}}"],"query":[{"key":"showSequentialLearningDisabledSections","value":"true"}],"variable":[]}},"response":[{"id":"4460b4da-2117-42a0-97a3-31279051c537","name":"Get Content in Course","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"url":{"raw":"{{host}}/user/classes/{{class_id}}/contentTimeline?showSequentialLearningDisabledSections=true","host":["{{host}}"],"path":["user","classes","{{class_id}}","contentTimeline"],"query":[{"key":"showSequentialLearningDisabledSections","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 05 Aug 2024 09:12:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"809"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"timeline\": [\n            {\n                \"_id\": \"667bbfcf58c626556ee26049\",\n                \"sortKey\": 1,\n                \"name\": \"Section 1\",\n                \"entities\": [\n                    {\n                        \"_id\": \"667be9bce4ddd97133d3ce5a\",\n                        \"disableCommenting\": false,\n                        \"topic\": \"Write an essay\",\n                        \"description\": \"It should be 200 words\",\n                        \"maxMarks\": 10,\n                        \"submitBy\": \"2024-06-30T10:13:00.000Z\",\n                        \"attachments\": [],\n                        \"classId\": \"66793e7d47c290929e8779e5\",\n                        \"startTime\": \"2024-06-28T10:12:00.000Z\",\n                        \"createdAt\": \"2024-06-26T10:13:16.098Z\",\n                        \"updatedAt\": \"2024-06-26T10:13:16.098Z\",\n                        \"entityType\": \"assessment\",\n                        \"commentCount\": 0,\n                        \"submissionCount\": 0,\n                        \"backgroundImage\": \"https://cdn.wiseapp.live/marketing_template_resources/assessment/timeline_assessment.png\",\n                        \"markedCovered\": false\n                    }\n                ],\n                \"enabled\": true,\n                \"entityCount\": {\n                    \"videos\": 0,\n                    \"documents\": 0,\n                    \"test\": 0\n                },\n                \"coveredPercent\": 0\n            }\n        ],\n        \"dripSettings\": \"OFF\",\n        \"sequentialLearning\": false\n    }\n}"}],"_postman_id":"c2951f42-8080-458a-b488-9f71db73310d"},{"name":"Add a Section in Course Content","id":"ae9f660a-2116-4f08-bdc0-d7abbf468df1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Section Name\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/classes/{{class_id}}/sections","description":"<h4 id=\"add-a-section-in-course-content\">Add a Section in Course Content</h4>\n<p>Creates a new section within an existing class’s course content. Use this endpoint when you want to add a logical section (e.g., \"Week 1\", \"Module 3\", \"Introduction\") under a specific class.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["teacher","classes","{{class_id}}","sections"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ae9f660a-2116-4f08-bdc0-d7abbf468df1"},{"name":"Add Embedded Links in Content Section","id":"5b3201ed-4e22-489e-bda4-0a5f77a988cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"classId\": \"{{class_id}}\",\n    \"sectionId\": \"{{content_section_id}}\",\n    \"resources\": [\n        {\n            \"type\": \"embedded\",\n            \"subtype\": \"link\",\n            \"name\": \"File Name that shows in Content Section\",\n            \"link\": \"https://xxxx-prod.s3.ap-south-1.amazonaws.com/public/***.MP4\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/createResourceInBulk","description":"<h4 id=\"add-embedded-links-in-content-section\">Add Embedded Links in Content Section</h4>\n<p>Creates one or more embedded/link resources within a specific content section for a class. Use this to attach external links (for example, files or videos hosted elsewhere) to a content section in a single request.</p>\n<ul>\n<li><p><code>classId</code> (string, required) - The unique identifier of the class.</p>\n</li>\n<li><p><code>sectionId</code> (string, required) - The unique identifier of the content section within the class where the resources will be attached.</p>\n</li>\n<li><p><code>resources</code> (array of objects, required) - List of resources to be created in bulk for the given section. Each item in the array has the following fields:</p>\n<ul>\n<li><p><code>type</code> (string, required) - High-level resource type. For embedded links, this is typically <code>\"embedded\"</code></p>\n</li>\n<li><p><code>subtype</code> (string, required) - For URL-based resources, this is typically <code>\"link\"</code></p>\n</li>\n<li><p><code>name</code> (string, required) - Display name or title of the resource as shown in the content section.</p>\n</li>\n<li><p><code>link</code> (string, required) - Publicly accessible URL pointing to the external resource (for example, a video, document, or web page).</p>\n</li>\n</ul>\n</li>\n</ul>\n<p>You can add multiple resource objects to the <code>resources</code> array to create several links in a single call.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["teacher","createResourceInBulk"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5b3201ed-4e22-489e-bda4-0a5f77a988cc"}],"id":"db054b51-7186-4902-a85c-ef9da6e71364","_postman_id":"db054b51-7186-4902-a85c-ef9da6e71364","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}}},{"name":"Polls in your course","item":[],"id":"ef00b388-e8d4-4501-959c-1a96e9520b67","_postman_id":"ef00b388-e8d4-4501-959c-1a96e9520b67","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}}},{"name":"Discussions in your course","item":[{"name":"Create a discussion","id":"ea060c6a-abe8-4180-97c1-32646156e512","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"classId\": \"{{class_id}}\",\n    \"title\": \"Welcome Students\",\n    \"description\": \"Welcome to your course!\",\n    \"disableCommenting\": false,\n    \"uploadTokens\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/user/createAnnouncements","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["user","createAnnouncements"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"4c97f69d-8334-43bb-8fd7-7bbb78de89d5","name":"Create a discussion","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"classId\": \"{{class_id}}\",\n    \"title\": \"Welcome Students\",\n    \"description\": \"Welcome to your course!\",\n    \"disableCommenting\": false,\n    \"uploadTokens\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/user/createAnnouncements"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 10:05:11 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"78"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": \"New discussion added successfully!\"\n}"}],"_postman_id":"ea060c6a-abe8-4180-97c1-32646156e512"},{"name":"Update a discussion","id":"7c3fe359-f4b2-42a1-bcfe-dd771aa8c863","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"announcementId\": \"{{announcement_id}}\",\n    \"title\": \"Welcome Students\",\n    \"description\": \"Welcome to your course again!\",\n    \"attachments\": \"[]\",\n    \"disableCommenting\": false,\n    \"uploadTokens\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/user/editAnnouncements","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["user","editAnnouncements"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"37439ec9-75ef-4e58-afb0-e93a486fe22f","name":"Update a discussion","originalRequest":{"method":"PUT","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"announcementId\": \"667be5a36e8e675b15166939\",\n    \"title\": \"Welcome Students\",\n    \"description\": \"Welcome to your course again!\",\n    \"attachments\": \"[]\",\n    \"disableCommenting\": false,\n    \"uploadTokens\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/user/editAnnouncements"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 10:08:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"76"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": \"Discussion updated successfully!\"\n}"}],"_postman_id":"7c3fe359-f4b2-42a1-bcfe-dd771aa8c863"},{"name":"Get all discussions","id":"19e399b2-5eb3-42fc-99f0-29d920d03d72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"classId\": \"{{class_id}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/user/getAnnouncements","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["user","getAnnouncements"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"396655a6-7386-4916-8ec1-7f85bccc3424","name":"Get all discussions","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"classId\": \"{{class_id}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/user/getAnnouncements"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 09:57:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"470"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": [\n        {\n            \"_id\": \"667be5a36e8e675b15166939\",\n            \"disableCommenting\": false,\n            \"pinnedDiscussion\": false,\n            \"title\": \"Welcome Students\",\n            \"description\": \"Welcome to your course!\",\n            \"userId\": \"66793e38fa9c2a30cf1d2595\",\n            \"classId\": \"66793e7d47c290929e8779e5\",\n            \"date\": \"26/06/2024\",\n            \"time\": \"03:25 PM\",\n            \"createdAt\": \"2024-06-26T09:55:47.712Z\",\n            \"creator\": {\n                \"name\": \"Yugendra Dhariwal\",\n                \"profilePicture\": \"\"\n            },\n            \"comment\": 0,\n            \"attachmentsCount\": 0,\n            \"canEdit\": true,\n            \"canDelete\": true\n        }\n    ]\n}"}],"_postman_id":"19e399b2-5eb3-42fc-99f0-29d920d03d72"},{"name":"Get a single discussion","id":"8d2c413e-c027-4856-be6b-701d3f900e66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/user/getAnnouncement/{{announcement_id}}","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["user","getAnnouncement","{{announcement_id}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"98dc12cf-8537-4122-9de3-440a35c8497e","name":"Get a single discussion","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/user/getAnnouncement/667be5a36e8e675b15166939"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 10:02:38 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"617"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"disableCommenting\": false,\n        \"pinnedDiscussion\": false,\n        \"poll\": false,\n        \"pollData\": {\n            \"showResults\": false,\n            \"voteCount\": 0\n        },\n        \"_id\": \"667be5a36e8e675b15166939\",\n        \"title\": \"Welcome Students\",\n        \"description\": \"Welcome to your course!\",\n        \"userId\": {\n            \"name\": \"Yugendra Dhariwal\",\n            \"profilePicture\": \"\",\n            \"_id\": \"66793e38fa9c2a30cf1d2595\",\n            \"phoneNumber\": \"+912900001111\"\n        },\n        \"classId\": \"66793e7d47c290929e8779e5\",\n        \"attachments\": [],\n        \"date\": \"26/06/2024\",\n        \"time\": \"03:25 PM\",\n        \"comments\": [],\n        \"createdAt\": \"2024-06-26T09:55:47.712Z\",\n        \"updatedAt\": \"2024-06-26T09:55:47.712Z\",\n        \"__v\": 0,\n        \"canEdit\": true,\n        \"canDelete\": true,\n        \"commentsCount\": 0\n    }\n}"}],"_postman_id":"8d2c413e-c027-4856-be6b-701d3f900e66"},{"name":"Delete a discussion","id":"24cb66a6-5ee4-4979-989d-e4f645bfadd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"announcementId\": \"{{announcement_id}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/user/removeAnnouncement","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["user","removeAnnouncement"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"18cfff32-3a29-40a0-a424-b240a95a7364","name":"Delete a discussion","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"announcementId\": \"667be90ace143acf04f39fcb\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/user/removeAnnouncement"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 10:10:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"76"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": \"Discussion removed successfully!\"\n}"}],"_postman_id":"24cb66a6-5ee4-4979-989d-e4f645bfadd2"}],"id":"32b6edee-8f01-497f-8d03-7eeb05dac02e","_postman_id":"32b6edee-8f01-497f-8d03-7eeb05dac02e","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}}},{"name":"Agendas for Lens","item":[{"name":"Create a new Agenda with Multi Question Quiz","id":"bd94cf94-88f4-483f-bb44-977dd1e1625f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"content-type","value":"application/json","type":"text"},{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"CSAT Prep for UPSC\",\n    \"description\": \"Run all the quizzes in this agenda for the learners\",\n    \"agendaItems\": [\n        {\n            \"tags\": [\n                \"uuid_11001\",\n                \"uuid_110010\"\n            ],\n            \"visibleTags\": [\n                \"Wild_Animals\",\n                \"Birds\", \n                \"Sea_Animals\"\n            ],\n            \"type\": \"TEST\",\n            \"title\": \"General Knowledge about Wildlife\",\n            \"data\": {\n                \"questions\": [\n                    {\n                        \"question\": \"The only bird that can fly backwards is the...\",\n                        \"type\": \"QUIZ\",\n                        \"questionType\": \"SINGLE_CORRECT_ANSWER\",\n                        \"tags\": [\n                            \"Birds\"\n                        ],\n                        \"visibleTags\": [\n                            \"Birds\"\n                        ],\n                        \"options\": {\n                            \"A\": {\n                                \"text\": \"Parrot\", \n                                \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_086dd41a-38d8-4cce-8522-91494902ee0d.jpg\"\n                            },\n                            \"B\": {\n                                \"text\": \"Swan\", \n                                \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_78947e58-18a6-4bd0-b587-e767c90f8c66.jpg\"\n                            },\n                            \"C\": {\n                                \"text\": \"Humming Bird\", \n                                \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_52f28c12-196b-4d51-a8f7-6d2ca631cb82.jpg\"\n                            },\n                            \"D\": {\n                                \"text\": \"Pelican\", \n                                \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_81b4c4a5-27fa-4286-b100-8a3bcfe3882d.jpg\"\n                            }\n                        },\n                        \"correctAnswers\": [\n                            \"C\"\n                        ],\n                        \"markingScheme\": {\n                            \"correct\": 1,\n                            \"incorrect\": -0.25\n                        },\n                        \"isWordCloud\": false,\n                        \"maxAnswers\": 1\n                    },\n                    {\n                        \"question\": \"What is a female deer called?\",\n                        \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_df021415-404b-4bd3-81e8-1a0d75ceba1b.jpg\",\n                        \"type\": \"QUIZ\",\n                        \"questionType\": \"SINGLE_CORRECT_ANSWER\",\n                        \"tags\": [\n                            \"Animal_Babies\"\n                        ],\n                        \"visibleTags\": [\n                            \"Animal_Babies\"\n                        ],\n                        \"options\": {\n                            \"A\": {\n                                \"text\": \"Queen\"\n                            },\n                            \"B\": {\n                                \"text\": \"Hen\"\n                            },\n                            \"C\": {\n                                \"text\": \"Doe\"\n                            },\n                            \"D\": {\n                                \"text\": \"Cow\"\n                            }\n                        },\n                        \"correctAnswers\": [\n                            \"C\"\n                        ],\n                        \"markingScheme\": {\n                            \"correct\": 1,\n                            \"incorrect\": -0.25\n                        },\n                        \"isWordCloud\": false,\n                        \"maxAnswers\": 1\n                    },\n                    {\n                        \"question\": \"How many arms do most starfish have?\",\n                        \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_07b08ffd-828c-45e6-9089-d7afd78b5974.jpg\",\n                        \"type\": \"QUIZ\",\n                        \"questionType\": \"SINGLE_CORRECT_ANSWER\",\n                        \"tags\": [\n                            \"Sea_Animals\"\n                        ],\n                        \"visibleTags\": [\n                            \"Sea_Animals\"\n                        ],\n                        \"options\": {\n                            \"A\": {\n                                \"text\": \"Five\"\n                            },\n                            \"B\": {\n                                \"text\": \"Six\"\n                            },\n                            \"C\": {\n                                \"text\": \"Seven\"\n                            },\n                            \"D\": {\n                                \"text\": \"Eight\"\n                            }\n                        },\n                        \"correctAnswers\": [\n                            \"A\"\n                        ],\n                        \"markingScheme\": {\n                            \"correct\": 1,\n                            \"incorrect\": -0.25\n                        },\n                        \"isWordCloud\": false,\n                        \"maxAnswers\": 1\n                    },\n                    {\n                        \"question\": \"A group of wolves is called a...\",\n                        \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_0f5f1997-9705-46a1-9fcb-1db6be66ed1f.jpeg\",\n                        \"type\": \"QUIZ\",\n                        \"questionType\": \"SINGLE_CORRECT_ANSWER\",\n                        \"tags\": [\n                            \"Wild_Animals\"\n                        ],\n                        \"visibleTags\": [\n                            \"Wild_Animals\"\n                        ],\n                        \"options\": {\n                            \"A\": {\n                                \"text\": \"Sleuth\"\n                            },\n                            \"B\": {\n                                \"text\": \"Clowder\"\n                            },\n                            \"C\": {\n                                \"text\": \"Gang\"\n                            },\n                            \"D\": {\n                                \"text\": \"Pack\"\n                            }\n                        },\n                        \"correctAnswers\": [\n                            \"D\"\n                        ],\n                        \"markingScheme\": {\n                            \"correct\": 1,\n                            \"incorrect\": -0.25\n                        },\n                        \"isWordCloud\": false,\n                        \"maxAnswers\": 1\n                    },\n                    {\n                        \"question\": \"Which herb can help improve memory and alertness?\",\n                        \"type\": \"QUIZ\",\n                        \"questionType\": \"SINGLE_CORRECT_ANSWER\",\n                        \"tags\": [\n                            \"Herbs\"\n                        ],\n                        \"visibleTags\": [\n                            \"Herbs\"\n                        ],\n                        \"options\": {\n                            \"A\": {\n                                \"text\": \"Thyme\",\n                                \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_860aa581-381c-4a08-980f-27a115d93293.jpeg\"\n                            },\n                            \"B\": {\n                                \"text\": \"Sage\",\n                                \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_3bba1d37-9397-4e31-a7a5-31613b460c58.jpeg\"\n                            },\n                            \"C\": {\n                                \"text\": \"Parsley\",\n                                \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_6411a786-a69f-4908-9c99-3c988e09ee02.jpeg\"\n                            },\n                            \"D\": {\n                                \"text\": \"Rosemary\",\n                                \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_eecacbac-ead1-40fd-a74d-ad626b007da7.jpg\"\n                            }\n                        },\n                        \"correctAnswers\": [\n                            \"D\"\n                        ],\n                        \"markingScheme\": {\n                            \"correct\": 1,\n                            \"incorrect\": -0.25\n                        },\n                        \"isWordCloud\": false,\n                        \"maxAnswers\": 1\n                    }\n                ]\n            }\n        }, \n        {\n            \"tags\": [],\n            \"visibleTags\": [],\n            \"type\": \"POLL\",\n            \"data\": {\n                \"question\": \"Which platform did you join from?\",\n                \"options\": {\n                    \"A\": {\n                        \"text\": \"Web\"\n                    },\n                    \"B\": {\n                        \"text\": \"Windows\"\n                    },\n                    \"C\": {\n                        \"text\": \"Mac\"\n                    },\n                    \"D\": {\n                        \"text\": \"Android\"\n                    },\n                    \"E\": {\n                        \"text\": \"iOS\"\n                    }\n                },\n                \"type\": \"POLL\",\n                \"questionType\": \"SINGLE_CORRECT_ANSWER\",\n                \"isWordCloud\": false,\n                \"maxAnswers\": 1,\n                \"tags\": [],\n                \"visibleTags\": []\n            },\n            \"title\": \"Which platform did you join from?\"\n        },\n        {\n            \"tags\": [],\n            \"visibleTags\": [],\n            \"type\": \"POLL\",\n            \"data\": {\n                \"question\": \"What is 2+2?\",\n                \"options\": {\n                    \"A\": {\n                        \"text\": \"4\"\n                    },\n                    \"B\": {\n                        \"text\": \"5\"\n                    },\n                    \"C\": {\n                        \"text\": \"6\"\n                    },\n                    \"D\": {\n                        \"text\": \"8\"\n                    }\n                },\n                \"type\": \"QUIZ\",\n                \"correctAnswers\": [\n                    \"A\"\n                ],\n                \"questionType\": \"SINGLE_CORRECT_ANSWER\",\n                \"isWordCloud\": false,\n                \"maxAnswers\": 1,\n                \"tags\": [],\n                \"visibleTags\": []\n            },\n            \"title\": \"What is 2+2 ?\"\n        },\n        {\n            \"tags\": [],\n            \"visibleTags\": [],\n            \"type\": \"POLL\",\n            \"data\": {\n                \"question\": \"What is your favorite fruit?\",\n                \"type\": \"POLL\",\n                \"questionType\": \"SHORT_ANSWER\",\n                \"isWordCloud\": true,\n                \"maxAnswers\": 3,\n                \"tags\": [],\n                \"visibleTags\": []\n            },\n            \"title\": \"How is the weather today ?\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.wiseapp.live/institutes/{{institute_id}}/agendas","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["institutes","{{institute_id}}","agendas"],"host":["api","wiseapp","live"],"query":[],"variable":[]}},"response":[{"id":"63ff1377-652b-4759-a76b-c1fe098e4921","name":"Create a new agenda","originalRequest":{"method":"POST","header":[{"key":"content-type","value":"application/json","type":"text"},{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"CSAT Prep for UPSC\",\n    \"description\": \"Run all the quizzes in this agenda for the learners\",\n    \"agendaItems\": [\n        {\n            \"tags\": [\n                \"uuid_11001\",\n                \"uuid_110010\"\n            ],\n            \"visibleTags\": [\n                \"Wild_Animals\",\n                \"Birds\", \n                \"Sea_Animals\"\n            ],\n            \"type\": \"TEST\",\n            \"title\": \"General Knowledge about Wildlife\",\n            \"data\": {\n                \"questions\": [\n                    {\n                        \"question\": \"The only bird that can fly backwards is the...\",\n                        \"type\": \"QUIZ\",\n                        \"questionType\": \"SINGLE_CORRECT_ANSWER\",\n                        \"tags\": [\n                            \"Birds\"\n                        ],\n                        \"visibleTags\": [\n                            \"Birds\"\n                        ],\n                        \"options\": {\n                            \"A\": {\n                                \"text\": \"Parrot\", \n                                \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_086dd41a-38d8-4cce-8522-91494902ee0d.jpg\"\n                            },\n                            \"B\": {\n                                \"text\": \"Swan\", \n                                \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_78947e58-18a6-4bd0-b587-e767c90f8c66.jpg\"\n                            },\n                            \"C\": {\n                                \"text\": \"Humming Bird\", \n                                \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_52f28c12-196b-4d51-a8f7-6d2ca631cb82.jpg\"\n                            },\n                            \"D\": {\n                                \"text\": \"Pelican\", \n                                \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_81b4c4a5-27fa-4286-b100-8a3bcfe3882d.jpg\"\n                            }\n                        },\n                        \"correctAnswers\": [\n                            \"C\"\n                        ],\n                        \"markingScheme\": {\n                            \"correct\": 1,\n                            \"incorrect\": -0.25\n                        },\n                        \"isWordCloud\": false,\n                        \"maxAnswers\": 1\n                    },\n                    {\n                        \"question\": \"What is a female deer called?\",\n                        \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_df021415-404b-4bd3-81e8-1a0d75ceba1b.jpg\",\n                        \"type\": \"QUIZ\",\n                        \"questionType\": \"SINGLE_CORRECT_ANSWER\",\n                        \"tags\": [\n                            \"Animal_Babies\"\n                        ],\n                        \"visibleTags\": [\n                            \"Animal_Babies\"\n                        ],\n                        \"options\": {\n                            \"A\": {\n                                \"text\": \"Queen\"\n                            },\n                            \"B\": {\n                                \"text\": \"Hen\"\n                            },\n                            \"C\": {\n                                \"text\": \"Doe\"\n                            },\n                            \"D\": {\n                                \"text\": \"Cow\"\n                            }\n                        },\n                        \"correctAnswers\": [\n                            \"C\"\n                        ],\n                        \"markingScheme\": {\n                            \"correct\": 1,\n                            \"incorrect\": -0.25\n                        },\n                        \"isWordCloud\": false,\n                        \"maxAnswers\": 1\n                    },\n                    {\n                        \"question\": \"How many arms do most starfish have?\",\n                        \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_07b08ffd-828c-45e6-9089-d7afd78b5974.jpg\",\n                        \"type\": \"QUIZ\",\n                        \"questionType\": \"SINGLE_CORRECT_ANSWER\",\n                        \"tags\": [\n                            \"Sea_Animals\"\n                        ],\n                        \"visibleTags\": [\n                            \"Sea_Animals\"\n                        ],\n                        \"options\": {\n                            \"A\": {\n                                \"text\": \"Five\"\n                            },\n                            \"B\": {\n                                \"text\": \"Six\"\n                            },\n                            \"C\": {\n                                \"text\": \"Seven\"\n                            },\n                            \"D\": {\n                                \"text\": \"Eight\"\n                            }\n                        },\n                        \"correctAnswers\": [\n                            \"A\"\n                        ],\n                        \"markingScheme\": {\n                            \"correct\": 1,\n                            \"incorrect\": -0.25\n                        },\n                        \"isWordCloud\": false,\n                        \"maxAnswers\": 1\n                    },\n                    {\n                        \"question\": \"A group of wolves is called a...\",\n                        \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_0f5f1997-9705-46a1-9fcb-1db6be66ed1f.jpeg\",\n                        \"type\": \"QUIZ\",\n                        \"questionType\": \"SINGLE_CORRECT_ANSWER\",\n                        \"tags\": [\n                            \"Wild_Animals\"\n                        ],\n                        \"visibleTags\": [\n                            \"Wild_Animals\"\n                        ],\n                        \"options\": {\n                            \"A\": {\n                                \"text\": \"Sleuth\"\n                            },\n                            \"B\": {\n                                \"text\": \"Clowder\"\n                            },\n                            \"C\": {\n                                \"text\": \"Gang\"\n                            },\n                            \"D\": {\n                                \"text\": \"Pack\"\n                            }\n                        },\n                        \"correctAnswers\": [\n                            \"D\"\n                        ],\n                        \"markingScheme\": {\n                            \"correct\": 1,\n                            \"incorrect\": -0.25\n                        },\n                        \"isWordCloud\": false,\n                        \"maxAnswers\": 1\n                    },\n                    {\n                        \"question\": \"Which herb can help improve memory and alertness?\",\n                        \"type\": \"QUIZ\",\n                        \"questionType\": \"SINGLE_CORRECT_ANSWER\",\n                        \"tags\": [\n                            \"Herbs\"\n                        ],\n                        \"visibleTags\": [\n                            \"Herbs\"\n                        ],\n                        \"options\": {\n                            \"A\": {\n                                \"text\": \"Thyme\",\n                                \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_860aa581-381c-4a08-980f-27a115d93293.jpeg\"\n                            },\n                            \"B\": {\n                                \"text\": \"Sage\",\n                                \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_3bba1d37-9397-4e31-a7a5-31613b460c58.jpeg\"\n                            },\n                            \"C\": {\n                                \"text\": \"Parsley\",\n                                \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_6411a786-a69f-4908-9c99-3c988e09ee02.jpeg\"\n                            },\n                            \"D\": {\n                                \"text\": \"Rosemary\",\n                                \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_eecacbac-ead1-40fd-a74d-ad626b007da7.jpg\"\n                            }\n                        },\n                        \"correctAnswers\": [\n                            \"D\"\n                        ],\n                        \"markingScheme\": {\n                            \"correct\": 1,\n                            \"incorrect\": -0.25\n                        },\n                        \"isWordCloud\": false,\n                        \"maxAnswers\": 1\n                    }\n                ]\n            }\n        }, \n        {\n            \"tags\": [],\n            \"visibleTags\": [],\n            \"type\": \"POLL\",\n            \"data\": {\n                \"question\": \"Which platform did you join from?\",\n                \"options\": {\n                    \"A\": {\n                        \"text\": \"Web\"\n                    },\n                    \"B\": {\n                        \"text\": \"Windows\"\n                    },\n                    \"C\": {\n                        \"text\": \"Mac\"\n                    },\n                    \"D\": {\n                        \"text\": \"Android\"\n                    },\n                    \"E\": {\n                        \"text\": \"iOS\"\n                    }\n                },\n                \"type\": \"POLL\",\n                \"questionType\": \"SINGLE_CORRECT_ANSWER\",\n                \"isWordCloud\": false,\n                \"maxAnswers\": 1,\n                \"tags\": [],\n                \"visibleTags\": []\n            },\n            \"title\": \"Which platform did you join from?\"\n        },\n        {\n            \"tags\": [],\n            \"visibleTags\": [],\n            \"type\": \"POLL\",\n            \"data\": {\n                \"question\": \"What is 2+2?\",\n                \"options\": {\n                    \"A\": {\n                        \"text\": \"4\"\n                    },\n                    \"B\": {\n                        \"text\": \"5\"\n                    },\n                    \"C\": {\n                        \"text\": \"6\"\n                    },\n                    \"D\": {\n                        \"text\": \"8\"\n                    }\n                },\n                \"type\": \"QUIZ\",\n                \"correctAnswers\": [\n                    \"A\"\n                ],\n                \"questionType\": \"SINGLE_CORRECT_ANSWER\",\n                \"isWordCloud\": false,\n                \"maxAnswers\": 1,\n                \"tags\": [],\n                \"visibleTags\": []\n            },\n            \"title\": \"What is 2+2 ?\"\n        },\n        {\n            \"tags\": [],\n            \"visibleTags\": [],\n            \"type\": \"POLL\",\n            \"data\": {\n                \"question\": \"What is your favorite fruit?\",\n                \"type\": \"POLL\",\n                \"questionType\": \"SHORT_ANSWER\",\n                \"isWordCloud\": true,\n                \"maxAnswers\": 3,\n                \"tags\": [],\n                \"visibleTags\": []\n            },\n            \"title\": \"How is the weather today ?\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.wiseapp.live/institutes/{{institute_id}}/agendas"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Jul 2024 06:41:31 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"agenda\": {\n            \"tags\": [],\n            \"visibleTags\": [],\n            \"_id\": \"66a7399b2324602dbd246281\",\n            \"title\": \"CSAT Prep for UPSC\",\n            \"description\": \"Run all the quizzes in this agenda for the learners\",\n            \"agendaItems\": [\n                {\n                    \"tags\": [\n                        \"uuid_11001\",\n                        \"uuid_110010\"\n                    ],\n                    \"visibleTags\": [\n                        \"Wild_Animals\",\n                        \"Birds\",\n                        \"Sea_Animals\"\n                    ],\n                    \"_id\": \"66a7399b2324601621246282\",\n                    \"type\": \"TEST\",\n                    \"title\": \"General Knowledge about Wildlife\",\n                    \"data\": {\n                        \"questions\": [\n                            {\n                                \"question\": \"The only bird that can fly backwards is the...\",\n                                \"type\": \"QUIZ\",\n                                \"questionType\": \"SINGLE_CORRECT_ANSWER\",\n                                \"tags\": [\n                                    \"Birds\"\n                                ],\n                                \"visibleTags\": [\n                                    \"Birds\"\n                                ],\n                                \"options\": {\n                                    \"A\": {\n                                        \"text\": \"Parrot\",\n                                        \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_086dd41a-38d8-4cce-8522-91494902ee0d.jpg\"\n                                    },\n                                    \"B\": {\n                                        \"text\": \"Swan\",\n                                        \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_78947e58-18a6-4bd0-b587-e767c90f8c66.jpg\"\n                                    },\n                                    \"C\": {\n                                        \"text\": \"Humming Bird\",\n                                        \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_52f28c12-196b-4d51-a8f7-6d2ca631cb82.jpg\"\n                                    },\n                                    \"D\": {\n                                        \"text\": \"Pelican\",\n                                        \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_81b4c4a5-27fa-4286-b100-8a3bcfe3882d.jpg\"\n                                    }\n                                },\n                                \"correctAnswers\": [\n                                    \"C\"\n                                ],\n                                \"markingScheme\": {\n                                    \"correct\": 1,\n                                    \"incorrect\": -0.25\n                                },\n                                \"isWordCloud\": false,\n                                \"maxAnswers\": 1\n                            },\n                            {\n                                \"question\": \"What is a female deer called?\",\n                                \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_df021415-404b-4bd3-81e8-1a0d75ceba1b.jpg\",\n                                \"type\": \"QUIZ\",\n                                \"questionType\": \"SINGLE_CORRECT_ANSWER\",\n                                \"tags\": [\n                                    \"Animal_Babies\"\n                                ],\n                                \"visibleTags\": [\n                                    \"Animal_Babies\"\n                                ],\n                                \"options\": {\n                                    \"A\": {\n                                        \"text\": \"Queen\"\n                                    },\n                                    \"B\": {\n                                        \"text\": \"Hen\"\n                                    },\n                                    \"C\": {\n                                        \"text\": \"Doe\"\n                                    },\n                                    \"D\": {\n                                        \"text\": \"Cow\"\n                                    }\n                                },\n                                \"correctAnswers\": [\n                                    \"C\"\n                                ],\n                                \"markingScheme\": {\n                                    \"correct\": 1,\n                                    \"incorrect\": -0.25\n                                },\n                                \"isWordCloud\": false,\n                                \"maxAnswers\": 1\n                            },\n                            {\n                                \"question\": \"How many arms do most starfish have?\",\n                                \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_07b08ffd-828c-45e6-9089-d7afd78b5974.jpg\",\n                                \"type\": \"QUIZ\",\n                                \"questionType\": \"SINGLE_CORRECT_ANSWER\",\n                                \"tags\": [\n                                    \"Sea_Animals\"\n                                ],\n                                \"visibleTags\": [\n                                    \"Sea_Animals\"\n                                ],\n                                \"options\": {\n                                    \"A\": {\n                                        \"text\": \"Five\"\n                                    },\n                                    \"B\": {\n                                        \"text\": \"Six\"\n                                    },\n                                    \"C\": {\n                                        \"text\": \"Seven\"\n                                    },\n                                    \"D\": {\n                                        \"text\": \"Eight\"\n                                    }\n                                },\n                                \"correctAnswers\": [\n                                    \"A\"\n                                ],\n                                \"markingScheme\": {\n                                    \"correct\": 1,\n                                    \"incorrect\": -0.25\n                                },\n                                \"isWordCloud\": false,\n                                \"maxAnswers\": 1\n                            },\n                            {\n                                \"question\": \"A group of wolves is called a...\",\n                                \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_0f5f1997-9705-46a1-9fcb-1db6be66ed1f.jpeg\",\n                                \"type\": \"QUIZ\",\n                                \"questionType\": \"SINGLE_CORRECT_ANSWER\",\n                                \"tags\": [\n                                    \"Wild_Animals\"\n                                ],\n                                \"visibleTags\": [\n                                    \"Wild_Animals\"\n                                ],\n                                \"options\": {\n                                    \"A\": {\n                                        \"text\": \"Sleuth\"\n                                    },\n                                    \"B\": {\n                                        \"text\": \"Clowder\"\n                                    },\n                                    \"C\": {\n                                        \"text\": \"Gang\"\n                                    },\n                                    \"D\": {\n                                        \"text\": \"Pack\"\n                                    }\n                                },\n                                \"correctAnswers\": [\n                                    \"D\"\n                                ],\n                                \"markingScheme\": {\n                                    \"correct\": 1,\n                                    \"incorrect\": -0.25\n                                },\n                                \"isWordCloud\": false,\n                                \"maxAnswers\": 1\n                            },\n                            {\n                                \"question\": \"Which herb can help improve memory and alertness?\",\n                                \"type\": \"QUIZ\",\n                                \"questionType\": \"SINGLE_CORRECT_ANSWER\",\n                                \"tags\": [\n                                    \"Herbs\"\n                                ],\n                                \"visibleTags\": [\n                                    \"Herbs\"\n                                ],\n                                \"options\": {\n                                    \"A\": {\n                                        \"text\": \"Thyme\",\n                                        \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_860aa581-381c-4a08-980f-27a115d93293.jpeg\"\n                                    },\n                                    \"B\": {\n                                        \"text\": \"Sage\",\n                                        \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_3bba1d37-9397-4e31-a7a5-31613b460c58.jpeg\"\n                                    },\n                                    \"C\": {\n                                        \"text\": \"Parsley\",\n                                        \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_6411a786-a69f-4908-9c99-3c988e09ee02.jpeg\"\n                                    },\n                                    \"D\": {\n                                        \"text\": \"Rosemary\",\n                                        \"image\": \"https://files.wiseapp.live/upload_files/5f933a68f0d0fe6aef7f3948/upload_eecacbac-ead1-40fd-a74d-ad626b007da7.jpg\"\n                                    }\n                                },\n                                \"correctAnswers\": [\n                                    \"D\"\n                                ],\n                                \"markingScheme\": {\n                                    \"correct\": 1,\n                                    \"incorrect\": -0.25\n                                },\n                                \"isWordCloud\": false,\n                                \"maxAnswers\": 1\n                            }\n                        ],\n                        \"title\": \"General Knowledge about Wildlife\",\n                        \"tags\": [\n                            \"uuid_11001\",\n                            \"uuid_110010\"\n                        ],\n                        \"visibleTags\": [\n                            \"Wild_Animals\",\n                            \"Birds\",\n                            \"Sea_Animals\"\n                        ]\n                    }\n                },\n                {\n                    \"tags\": [],\n                    \"visibleTags\": [],\n                    \"_id\": \"66a7399b232460d442246283\",\n                    \"type\": \"POLL\",\n                    \"data\": {\n                        \"question\": \"Which platform did you join from?\",\n                        \"options\": {\n                            \"A\": {\n                                \"text\": \"Web\"\n                            },\n                            \"B\": {\n                                \"text\": \"Windows\"\n                            },\n                            \"C\": {\n                                \"text\": \"Mac\"\n                            },\n                            \"D\": {\n                                \"text\": \"Android\"\n                            },\n                            \"E\": {\n                                \"text\": \"iOS\"\n                            }\n                        },\n                        \"type\": \"POLL\",\n                        \"questionType\": \"SINGLE_CORRECT_ANSWER\",\n                        \"isWordCloud\": false,\n                        \"maxAnswers\": 1,\n                        \"tags\": [],\n                        \"visibleTags\": []\n                    },\n                    \"title\": \"Which platform did you join from?\"\n                },\n                {\n                    \"tags\": [],\n                    \"visibleTags\": [],\n                    \"_id\": \"66a7399b232460956e246284\",\n                    \"type\": \"POLL\",\n                    \"data\": {\n                        \"question\": \"What is 2+2?\",\n                        \"options\": {\n                            \"A\": {\n                                \"text\": \"4\"\n                            },\n                            \"B\": {\n                                \"text\": \"5\"\n                            },\n                            \"C\": {\n                                \"text\": \"6\"\n                            },\n                            \"D\": {\n                                \"text\": \"8\"\n                            }\n                        },\n                        \"type\": \"QUIZ\",\n                        \"correctAnswers\": [\n                            \"A\"\n                        ],\n                        \"questionType\": \"SINGLE_CORRECT_ANSWER\",\n                        \"isWordCloud\": false,\n                        \"maxAnswers\": 1,\n                        \"tags\": [],\n                        \"visibleTags\": []\n                    },\n                    \"title\": \"What is 2+2 ?\"\n                },\n                {\n                    \"tags\": [],\n                    \"visibleTags\": [],\n                    \"_id\": \"66a7399b23246015f5246285\",\n                    \"type\": \"POLL\",\n                    \"data\": {\n                        \"question\": \"What is your favorite fruit?\",\n                        \"type\": \"POLL\",\n                        \"questionType\": \"SHORT_ANSWER\",\n                        \"isWordCloud\": true,\n                        \"maxAnswers\": 3,\n                        \"tags\": [],\n                        \"visibleTags\": []\n                    },\n                    \"title\": \"How is the weather today ?\"\n                }\n            ],\n            \"instituteId\": \"66793e38fa9c2a40d81d259a\",\n            \"createdAt\": \"2024-07-29T06:41:31.523Z\",\n            \"updatedAt\": \"2024-07-29T06:41:31.523Z\",\n            \"__v\": 0\n        }\n    }\n}"}],"_postman_id":"bd94cf94-88f4-483f-bb44-977dd1e1625f"},{"name":"Assign Agenda To Room/Course","id":"812e0ce7-279d-4390-8ca2-e650244cc396","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"content-type","value":"application/json","type":"text"},{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"classId\": \"{{class_id}}\",\n    \"assign\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.wiseapp.live/institutes/{{institute_id}}/agendas/{{agenda_id}}/assignAgendaToClassroom","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["institutes","{{institute_id}}","agendas","{{agenda_id}}","assignAgendaToClassroom"],"host":["api","wiseapp","live"],"query":[],"variable":[]}},"response":[],"_postman_id":"812e0ce7-279d-4390-8ca2-e650244cc396"},{"name":"Update an Agenda","id":"4c3dc067-7b10-451d-a3ed-477f20d7f9e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"content-type","value":"application/json","type":"text"},{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"Introductory Session\",\n    \"description\": \"Engage the learners and ask questions about their profession 2\",\n    \"agendaItems\": [\n        {\n            \"type\": \"POLL\",\n            \"data\": {\n                \"question\": \"What is your profession?\",\n                \"options\": {\n                    \"A\": {\n                        \"text\": \"Doctor\"\n                    },\n                    \"B\": {\n                        \"text\": \"Nurse\"\n                    },\n                    \"C\": {\n                        \"text\": \"Others\"\n                    }\n                },\n                \"type\": \"POLL\",\n                \"questionType\": \"SINGLE_CORRECT_ANSWER\",\n                \"isWordCloud\": false,\n                \"maxAnswers\": 1\n            }\n        },\n        {\n            \"type\": \"POLL\",\n            \"data\": {\n                \"question\": \"How did you find out about Aster Health Academy?\",\n                \"type\": \"POLL\",\n                \"questionType\": \"SHORT_ANSWER\",\n                \"isWordCloud\": false,\n                \"maxAnswers\": 1\n            }\n        },\n        {\n            \"type\": \"POLL\",\n            \"data\": {\n                \"question\": \"What do you want to gain from this course?\",\n                \"type\": \"POLL\",\n                \"questionType\": \"SHORT_ANSWER\",\n                \"isWordCloud\": true,\n                \"maxAnswers\": 3\n            }\n        },\n        {\n            \"type\": \"POLL\",\n            \"data\": {\n                \"question\": \"What is 2+2?\",\n                \"options\": {\n                    \"A\": {\n                        \"text\": \"2\"\n                    },\n                    \"B\": {\n                        \"text\": \"3\"\n                    },\n                    \"C\": {\n                        \"text\": \"4\"\n                    },\n                    \"D\": {\n                        \"text\": \"5\"\n                    }\n                },\n                \"type\": \"QUIZ\",\n                \"correctAnswers\": [\n                    \"C\"\n                ],\n                \"questionType\": \"SINGLE_CORRECT_ANSWER\",\n                \"isWordCloud\": false,\n                \"maxAnswers\": 1\n            }\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.wiseapp.live/institutes/{{institute_id}}/agendas/{{agenda_id}}","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["institutes","{{institute_id}}","agendas","{{agenda_id}}"],"host":["api","wiseapp","live"],"query":[],"variable":[]}},"response":[],"_postman_id":"4c3dc067-7b10-451d-a3ed-477f20d7f9e3"},{"name":"Delete and Agenda","id":"31d98024-886a-4fd1-9513-23681b3d20a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"content-type","value":"application/json","type":"text"},{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"}],"url":"https://api.wiseapp.live/institutes/{{institute_id}}/agendas/{{agenda_id}}","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["institutes","{{institute_id}}","agendas","{{agenda_id}}"],"host":["api","wiseapp","live"],"query":[],"variable":[]}},"response":[],"_postman_id":"31d98024-886a-4fd1-9513-23681b3d20a2"}],"id":"004a6bff-40d1-4314-848a-462a9761ed77","_postman_id":"004a6bff-40d1-4314-848a-462a9761ed77","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}}},{"name":"Lens Sessions","item":[{"name":"Start a Lens Session","id":"1dccda30-1e76-4b15-b198-a012946794ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"classId\": \"{{class_id}}\",\n    \"onBehalfOfVendorUserId\": \"{{vendor-user-id}}\",\n    \"registerLens\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/v2/goLive","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["teacher","v2","goLive"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1dccda30-1e76-4b15-b198-a012946794ab"},{"name":"Update Settings of a Lens Room","id":"07a065a9-87dc-46b6-a78f-b03914d9786a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"allowZoomForHost\":true,\n    \"discussionConfig\": {\n        \"enabled\": true,\n        \"autoApproval\": true,\n        \"allowAnonymous\": true\n    }, \n    \"leaderboardConfig\": {\n        \"enabled\": true,\n        \"visibleToParticipants\": true,\n        \"configurations\": [\n            {\n                \"text\": \"Being attentive for 30 seconds\",\n                \"category\": \"attention\",\n                \"criteria\": \"streak\",\n                \"duration\": 30,\n                \"points\": 1\n            },\n            {\n                \"text\": \"Talking for 5 seconds\",\n                \"category\": \"talktime\",\n                \"criteria\": \"streak\",\n                \"duration\": 5,\n                \"points\": 2\n            },\n            {\n                \"text\": \"Camera on for 30 seconds\",\n                \"category\": \"video\",\n                \"criteria\": \"streak\",\n                \"duration\": 30,\n                \"points\": 2\n            },\n            {\n                \"text\": \"Asking questions (once approved)\",\n                \"category\": \"discussion\",\n                \"criteria\": \"approve_que\",\n                \"points\": 1\n            },\n            {\n                \"text\": \"Up-Votes in questions\",\n                \"category\": \"discussion\",\n                \"criteria\": \"upvote_que\",\n                \"points\": 1\n            },\n            {\n                \"text\": \"Participating in polls\",\n                \"category\": \"poll\",\n                \"criteria\": \"participation\",\n                \"points\": 1\n            },\n            {\n                \"text\": \"Correct answers in quiz\",\n                \"category\": \"poll\",\n                \"criteria\": \"correct_ans\",\n                \"points\": 5\n            },\n            {\n                \"text\": \"First 3 correct answers in quiz\",\n                \"category\": \"poll\",\n                \"criteria\": \"top_votes\",\n                \"position\": 1,\n                \"points\": 5\n            },\n            {\n                \"text\": \"First 3 correct answers in quiz\",\n                \"category\": \"poll\",\n                \"criteria\": \"top_votes\",\n                \"position\": 2,\n                \"points\": 5\n            },\n            {\n                \"text\": \"First 3 correct answers in quiz\",\n                \"category\": \"poll\",\n                \"criteria\": \"top_votes\",\n                \"position\": 3,\n                \"points\": 5\n            }\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.wiseapp.live/lens/classes/{{class_id}}/settings","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["lens","classes","{{class_id}}","settings"],"host":["api","wiseapp","live"],"query":[],"variable":[]}},"response":[],"_postman_id":"07a065a9-87dc-46b6-a78f-b03914d9786a"},{"name":"Get Settings of a Lens Room","id":"78fa0bbc-5e08-41f9-a243-07124cab1723","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.wiseapp.live/lens/classes/666b51f4733ac21926f79e82/settings","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["lens","classes","666b51f4733ac21926f79e82","settings"],"host":["api","wiseapp","live"],"query":[],"variable":[]}},"response":[],"_postman_id":"78fa0bbc-5e08-41f9-a243-07124cab1723"},{"name":"Start Lens with your Zoom links","id":"8f328f02-c10c-48cb-a219-b6681cbda30b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"classId\": \"{{class_id}}\",\n    \"onBehalfOfVendorUserId\": \"{{vendor-user-id}}\",\n    \"registerLens\": true,\n    \"meetingData\": {\n        \"startUrl\": \"Your zoom start URL\",\n        \"joinUrl\": \"Your zoom join URL\",\n        \"meetingUUID\": \"XXXXXXXXXX\",\n        \"meetingId\": \"916XXXXXXX\",\n        \"meetingPassword\": \"000000\",\n        \"webinar\": true,\n        \"licensed\": true,\n        \"title\": \"Live session\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/v2/goLive","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["teacher","v2","goLive"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8f328f02-c10c-48cb-a219-b6681cbda30b"},{"name":"Get a single live session attendance/insights","id":"1f8fe071-19b1-4a96-a091-73f74dbec6df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/user/classes/{{class_id}}/sessions/{{session_id}}?showLiveClassInsight=true&showFeedbackConfig=true&showFeedbackSubmission=true","urlObject":{"path":["user","classes","{{class_id}}","sessions","{{session_id}}"],"host":["{{host}}"],"query":[{"key":"showLiveClassInsight","value":"true"},{"key":"showFeedbackConfig","value":"true"},{"key":"showFeedbackSubmission","value":"true"}],"variable":[]}},"response":[{"id":"469ecead-79ca-4c94-82da-23e22a4a3fd6","name":"Get a single live session attendance/insights","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{host}}/user/classes/{{class_id}}/sessions/{{session_id}}?showLiveClassInsight=true&showFeedbackConfig=true&showFeedbackSubmission=true","host":["{{host}}"],"path":["user","classes","{{class_id}}","sessions","{{session_id}}"],"query":[{"key":"showLiveClassInsight","value":"true"},{"key":"showFeedbackConfig","value":"true"},{"key":"showFeedbackSubmission","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Sep 2024 12:26:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"attendanceRecorded\": true,\n        \"mettingEnded\": true,\n        \"disableCommenting\": false,\n        \"type\": \"SCHEDULED\",\n        \"meetingStatus\": \"ENDED\",\n        \"_id\": \"66e45ccdb561e4f34e5344ca\",\n        \"scheduledStartTime\": \"2024-09-16T20:50:00.000Z\",\n        \"scheduledEndTime\": \"2024-09-16T21:20:00.000Z\",\n        \"start_time\": \"2024-09-16T20:48:01.205Z\",\n        \"classId\": \"66d8bed0005039edc7e2c6c0\",\n        \"userId\": {\n            \"name\": \"Austin\",\n            \"profilePicture\": \"https://p1-files.wiseapp.live/upload_files/667d5b39b570b143c4446a2b/upload_f481c4f8-c334-4036-ac02-b1d31b2f8f14.png\",\n            \"_id\": \"66db15bcab5d91cac9e24511\"\n        },\n        \"title\": \"CA.VSD.1 - Math 5-1\",\n        \"recordings\": [\n            {\n                \"_id\": \"66e8a46fd4294e65df829cb8\",\n                \"type\": \"RECORDING\",\n                \"duration\": 1948,\n                \"url\": \"https://p1-streaming.wiseapp.live/video-player/wise-video-player.html?url=https%3A%2F%2Fp1-streaming.wiseapp.live%2Fstreaming_videos%2F66cec854b389b22a74e37689%2F66e45ccdb561e4f34e5344ca-1.1%2Fvideo.m3u8\",\n                \"partIndex\": 1,\n                \"sessionIndex\": 1,\n                \"file\": {\n                    \"_id\": \"66e8a46fd4294ee518829cb9\",\n                    \"path\": \"https://p1-streaming.wiseapp.live/video-player/wise-video-player.html?url=https%3A%2F%2Fp1-streaming.wiseapp.live%2Fstreaming_videos%2F66cec854b389b22a74e37689%2F66e45ccdb561e4f34e5344ca-1.1%2Fvideo.m3u8\",\n                    \"filename\": \"video.m3u8\",\n                    \"s3Key\": \"streaming_videos/66cec854b389b22a74e37689/66e45ccdb561e4f34e5344ca-1.1/video.m3u8\",\n                    \"s3FilePath\": \"https://lens-private-one-user-files.s3.amazonaws.com/streaming_videos/66cec854b389b22a74e37689/66e45ccdb561e4f34e5344ca-1.1/video.m3u8\",\n                    \"subtype\": \"hls_video\",\n                    \"type\": \"video\",\n                    \"size\": 84890592\n                }\n            }\n        ],\n        \"participants\": [\n            {\n                \"user_id\": \"16778240\",\n                \"name\": \"Austin\",\n                \"duration\": 1950,\n                \"inMeetingDuration\": 1950,\n                \"firstEntryTime\": \"2024-09-16T20:48:06.000Z\",\n                \"lastExitTime\": \"2024-09-16T21:20:36.000Z\",\n                \"isTeacher\": true,\n                \"wiseUserId\": \"66db15bcab5d91cac9e24511\",\n                \"customerKey\": \"NA|W_66db15bcab5d91cac9e24511\"\n            },\n            {\n                \"name\": \"Brayden\",\n                \"duration\": 0,\n                \"wiseUserId\": \"66d8a0b5002642fda6ffc930\"\n            },\n            {\n                \"name\": \"Caroline\",\n                \"duration\": 0,\n                \"wiseUserId\": \"66d8a0b6002642fda6ffcab5\"\n            },\n            {\n                \"name\": \"Weston\",\n                \"duration\": 0,\n                \"wiseUserId\": \"66d8a0b6002642fda6ffca2f\"\n            }\n        ],\n        \"comments\": [],\n        \"rawRecordings\": [\n            {\n                \"_id\": \"66e8a46ad4294ed613829cb5\",\n                \"type\": \"RECORDING\",\n                \"url\": \"https://p1-files.wiseapp.live/ephemeral_files/66cec854b389b22a74e37689/66e45ccdb561e4f34e5344ca-1.1.mp4\",\n                \"duration\": 1948,\n                \"partIndex\": 1\n            }\n        ],\n        \"createdAt\": \"2024-09-13T15:39:57.068Z\",\n        \"join_url\": \"-\",\n        \"meetingUUID\": \"uRPKvV4YQQ6f+z0EqT7lsQ==\",\n        \"start_url\": \"-\",\n        \"duration\": 1950000,\n        \"end_time\": \"2024-09-16T21:20:36.000Z\",\n        \"participant\": 0,\n        \"recordingShared\": true,\n        \"rawChats\": [],\n        \"commentsCount\": 0,\n        \"className\": \"CA.VSD.1 - Math 5 - 1\",\n        \"classNumber\": 980666064,\n        \"classThumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-14.png\",\n        \"classCovers\": [\n            {\n                \"type\": \"image\",\n                \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-19.png\"\n            }\n        ],\n        \"classType\": \"LIVE\",\n        \"backgroundImage\": \"https://cdn.wiseapp.live/marketing_template_resources/session/session_card.png\",\n        \"saved\": false,\n        \"liveClassInsight\": {\n            \"_id\": \"66e89981ab5d91cac973c4db\",\n            \"meetingPassword\": \"611438\",\n            \"meetingUUID\": \"uRPKvV4YQQ6f+z0EqT7lsQ==\",\n            \"__v\": 0,\n            \"agendas\": [],\n            \"classId\": \"66d8bed0005039edc7e2c6c0\",\n            \"createdAt\": \"2024-09-16T20:48:01.255Z\",\n            \"meetingId\": \"99957449297\",\n            \"metadata\": {\n                \"ownerId\": \"66cec854b389b22a74e37689\"\n            },\n            \"participants\": [\n                {\n                    \"type\": \"host\",\n                    \"name\": \"Austin\",\n                    \"userId\": \"66db15bcab5d91cac9e24511\",\n                    \"platform\": \"WINDOWS\",\n                    \"clientUserId\": \"16778240\",\n                    \"lastExitTime\": \"2024-09-16T21:20:37.695Z\",\n                    \"speakingDuration\": 413073,\n                    \"attentiveDuration\": 96406,\n                    \"videoOnDuration\": 1455981,\n                    \"attendancePercent\": 99,\n                    \"attentionPercent\": 5,\n                    \"leaderboard\": {\n                        \"totalPoints\": 0\n                    }\n                }\n            ],\n            \"sessionId\": \"66e45ccdb561e4f34e5344ca\",\n            \"startTime\": \"2024-09-16T20:48:01.254Z\",\n            \"updatedAt\": \"2024-09-16T21:20:57.671Z\",\n            \"userId\": \"66db15bcab5d91cac9e24511\",\n            \"meetingStartedWebhookReceivedAt\": \"2024-09-16T20:48:07.403Z\",\n            \"hostLensRegisteredAt\": \"2024-09-16T20:48:13.367Z\",\n            \"endTime\": \"2024-09-16T21:20:57.668Z\",\n            \"trend\": [\n                {\n                    \"windowStartTime\": \"2024-09-16T20:48:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T20:48:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T20:49:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T20:49:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T20:50:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T20:50:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T20:51:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T20:51:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T20:52:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T20:52:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T20:53:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T20:53:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T20:54:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T20:54:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T20:55:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T20:55:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T20:56:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T20:56:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T20:57:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T20:57:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T20:58:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T20:58:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T20:59:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T20:59:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:00:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:00:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:01:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:01:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:02:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:02:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:03:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:03:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:04:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:04:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:05:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:05:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:06:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:06:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:07:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:07:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:08:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:08:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:09:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:09:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:10:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:10:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:11:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:11:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:12:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:12:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:13:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:13:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:14:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:14:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:15:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:15:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:16:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:16:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:17:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:17:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:18:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:18:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:19:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:19:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:20:00.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                },\n                {\n                    \"windowStartTime\": \"2024-09-16T21:20:30.251Z\",\n                    \"attentiveCount\": 0,\n                    \"totalParticipantCount\": 0\n                }\n            ],\n            \"plugins\": [],\n            \"polls\": [],\n            \"leaderboard\": [],\n            \"userRatings\": [],\n            \"discussionSummary\": {\n                \"discussions\": [],\n                \"count\": 0,\n                \"statusWiseCount\": {}\n            }\n        },\n        \"presentParticipantsCount\": 0,\n        \"startTime\": \"2024-09-16T20:48:01.205Z\",\n        \"endTime\": \"2024-09-16T21:20:36.000Z\",\n        \"startUrl\": \"-\",\n        \"joinUrl\": \"-\",\n        \"canRestart\": false,\n        \"feedbackForm\": {\n            \"enabled\": false,\n            \"questions\": [\n                {\n                    \"required\": false,\n                    \"type\": \"SHORT_ANSWER\",\n                    \"questionText\": \"Topics covered\"\n                },\n                {\n                    \"required\": false,\n                    \"type\": \"LONG_ANSWER\",\n                    \"questionText\": \"Comments\"\n                }\n            ],\n            \"_id\": \"000000000000000000000000\"\n        },\n        \"feedbackSubmissions\": []\n    }\n}"}],"_postman_id":"1f8fe071-19b1-4a96-a091-73f74dbec6df"}],"id":"fe631594-ffe5-46b0-9e87-b2a72d3f4b02","_postman_id":"fe631594-ffe5-46b0-9e87-b2a72d3f4b02","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}}},{"name":"Manage Fees","item":[{"name":"Get Fees for a course","id":"64023969-455c-41fc-a39f-11d5026652b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/classes/{{class_id}}/fees","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","classes","{{class_id}}","fees"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"7e549e47-ce82-4b1e-a351-1799e7054189","name":"Add Fees to a course - One Time Copy","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/classes/{{class_id}}/fees"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 08:10:30 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"466"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"fees\": {\n            \"_id\": \"667bcbef567ebeb8fbcf23cc\",\n            \"classId\": \"66793e7d47c290929e8779e5\",\n            \"currency\": \"INR\",\n            \"paymentOptions\": [\n                {\n                    \"_id\": \"667bcca7b10b5872867de6a2\",\n                    \"type\": \"UPFRONT\",\n                    \"installments\": [\n                        {\n                            \"_id\": \"667bcca7b10b58816a7de6a3\",\n                            \"dueOn\": \"2024-06-26T00:00:00.000Z\",\n                            \"amount\": {\n                                \"value\": 100000,\n                                \"currency\": \"INR\"\n                            }\n                        }\n                    ],\n                    \"totalAmount\": {\n                        \"value\": 100000,\n                        \"currency\": \"INR\"\n                    },\n                    \"updatedAt\": \"2024-06-26T08:09:11.976Z\",\n                    \"createdAt\": \"2024-06-26T08:09:11.976Z\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"64023969-455c-41fc-a39f-11d5026652b7"},{"name":"Get Institute Transactions","id":"de4dab19-28e1-4067-9d7c-bbc7125f1835","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/fees/transactions?type=PAYMENT,OFFLINE_PAYMENT,DISBURSAL&status=CHARGED,REJECTED&populateParticipant=true&populateClassroom=true&page_size=50&page_number=1&startDate=2025-06-30&endDate=2025-07-31","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","fees","transactions"],"host":["{{host}}"],"query":[{"key":"type","value":"PAYMENT,OFFLINE_PAYMENT,DISBURSAL"},{"key":"status","value":"CHARGED,REJECTED"},{"key":"populateParticipant","value":"true"},{"key":"populateClassroom","value":"true"},{"key":"page_size","value":"50"},{"key":"page_number","value":"1"},{"key":"startDate","value":"2025-06-30"},{"key":"endDate","value":"2025-07-31"}],"variable":[]}},"response":[{"id":"45e2ff93-961e-48fc-9e52-5fb92fec7cf2","name":"Get Institute Transactions","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{host}}/institutes/{{institute_id}}/fees/transactions?type=PAYMENT,OFFLINE_PAYMENT,DISBURSAL&status=CHARGED,REJECTED&populateParticipant=true&populateClassroom=true&page_size=50&page_number=1&startDate=2025-06-30&endDate=2025-07-31","host":["{{host}}"],"path":["institutes","{{institute_id}}","fees","transactions"],"query":[{"key":"type","value":"PAYMENT,OFFLINE_PAYMENT,DISBURSAL"},{"key":"status","value":"CHARGED,REJECTED"},{"key":"populateParticipant","value":"true"},{"key":"populateClassroom","value":"true"},{"key":"page_size","value":"50"},{"key":"page_number","value":"1"},{"key":"startDate","value":"2025-06-30"},{"key":"endDate","value":"2025-07-31"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 19 Jul 2025 08:38:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"790"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"transactions\": [\n            {\n                \"_id\": \"687b59664794cfe05d990fe0\",\n                \"type\": \"OFFLINE_PAYMENT\",\n                \"status\": \"CHARGED\",\n                \"amount\": {\n                    \"value\": 100000,\n                    \"currency\": \"INR\"\n                },\n                \"note\": \"Marked as paid\",\n                \"chargedAt\": \"2025-07-19T08:37:58.501Z\",\n                \"metadata\": {\n                    \"classId\": \"66a26ec0df70aa6fbe42d01f\"\n                },\n                \"createdAt\": \"2025-07-19T08:37:58.533Z\",\n                \"classId\": \"66a26ec0df70aa6fbe42d01f\",\n                \"studentId\": \"66a78a10a5441d69a044cbc9\",\n                \"student\": {\n                    \"_id\": \"66a78a10a5441d69a044cbc9\",\n                    \"name\": \"Yamini\",\n                    \"profilePicture\": \"\"\n                },\n                \"classroom\": {\n                    \"_id\": \"66a26ec0df70aa6fbe42d01f\",\n                    \"classType\": \"LIVE\",\n                    \"subject\": \"Architecture\",\n                    \"name\": \"Premium Plan for Architecture\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-18.png\"\n                        }\n                    ]\n                }\n            }\n        ],\n        \"totalRecords\": 1,\n        \"page_count\": 1,\n        \"page_number\": 1,\n        \"page_size\": 50\n    }\n}"}],"_postman_id":"de4dab19-28e1-4067-9d7c-bbc7125f1835"},{"name":"Add or Update Course Fees - Add Instalments by days","id":"50f48bce-e569-4f9e-b842-e2b185b83487","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"updateExistingInvoices\": true,\n    \"currency\": \"INR\",\n    \"paymentOptions\": [\n        {\n            \"type\": \"INSTALLMENT\",\n            \"installments\": [\n                {\n                    \"dueAfterDays\": 0,\n                    \"amount\": {\n                        \"value\": 100000,\n                        \"currency\": \"INR\"\n                    }\n                },\n                {\n                    \"dueAfterDays\": 30,\n                    \"amount\": {\n                        \"value\": 100000,\n                        \"currency\": \"INR\"\n                    }\n                },\n                {\n                    \"dueAfterDays\": 60,\n                    \"amount\": {\n                        \"value\": 100000,\n                        \"currency\": \"INR\"\n                    }\n                }\n            ]\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/classes/{{class_id}}/fees","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","classes","{{class_id}}","fees"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"dad6abdf-0df3-45d7-ae38-83e73c1a8c07","name":"Update Course Fees - Add Instalments by days","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"updateExistingInvoices\": true,\n    \"currency\": \"INR\",\n    \"paymentOptions\": [\n        {\n            \"type\": \"INSTALLMENT\",\n            \"installments\": [\n                {\n                    \"dueAfterDays\": 0,\n                    \"amount\": {\n                        \"value\": 100000,\n                        \"currency\": \"INR\"\n                    }\n                },\n                {\n                    \"dueAfterDays\": 30,\n                    \"amount\": {\n                        \"value\": 100000,\n                        \"currency\": \"INR\"\n                    }\n                },\n                {\n                    \"dueAfterDays\": 60,\n                    \"amount\": {\n                        \"value\": 100000,\n                        \"currency\": \"INR\"\n                    }\n                }\n            ]\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/classes/{{class_id}}/fees"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 08:14:09 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"69"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": \"Fees updated successfully\"\n}"}],"_postman_id":"50f48bce-e569-4f9e-b842-e2b185b83487"},{"name":"Add or Update Course Fees - Add Instalments by date","id":"82637668-6e8a-4017-a35a-137c2f29c442","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"updateExistingInvoices\": true,\n    \"currency\": \"INR\",\n    \"paymentOptions\": [\n        {\n            \"_id\": \"667bcdd1c4e7098767892090\",\n            \"type\": \"INSTALLMENT\",\n            \"installments\": [\n                {\n                    \"_id\": \"667bcdd1c4e709ffda892091\",\n                    \"amount\": {\n                        \"value\": 100000,\n                        \"currency\": \"INR\"\n                    },\n                    \"index\": 1,\n                    \"dueOn\": \"2024-06-27T00:00:00.000Z\"\n                },\n                {\n                    \"dueOn\": \"2024-07-27T00:00:00.000Z\",\n                    \"amount\": {\n                        \"value\": 100000,\n                        \"currency\": \"INR\"\n                    }\n                },\n                {\n                    \"dueOn\": \"2024-08-27T00:00:00.000Z\",\n                    \"amount\": {\n                        \"value\": 100000,\n                        \"currency\": \"INR\"\n                    }\n                }\n            ],\n            \"totalAmount\": {\n                \"value\": 300000,\n                \"currency\": \"INR\"\n            },\n            \"updatedAt\": \"2024-06-26T08:14:09.577Z\",\n            \"createdAt\": \"2024-06-26T08:14:09.577Z\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/classes/{{class_id}}/fees","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","classes","{{class_id}}","fees"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"0053aeb7-aa9f-4268-8f4d-504dd89df5c7","name":"Update Course Fees - Add Instalments by days","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"updateExistingInvoices\": true,\n    \"currency\": \"INR\",\n    \"paymentOptions\": [\n        {\n            \"_id\": \"667bcdd1c4e7098767892090\",\n            \"type\": \"INSTALLMENT\",\n            \"installments\": [\n                {\n                    \"_id\": \"667bcdd1c4e709ffda892091\",\n                    \"amount\": {\n                        \"value\": 100000,\n                        \"currency\": \"INR\"\n                    },\n                    \"index\": 1,\n                    \"dueOn\": \"2024-06-27T00:00:00.000Z\"\n                },\n                {\n                    \"dueOn\": \"2024-07-27T00:00:00.000Z\",\n                    \"amount\": {\n                        \"value\": 100000,\n                        \"currency\": \"INR\"\n                    }\n                },\n                {\n                    \"dueOn\": \"2024-08-27T00:00:00.000Z\",\n                    \"amount\": {\n                        \"value\": 100000,\n                        \"currency\": \"INR\"\n                    }\n                }\n            ],\n            \"totalAmount\": {\n                \"value\": 300000,\n                \"currency\": \"INR\"\n            },\n            \"updatedAt\": \"2024-06-26T08:14:09.577Z\",\n            \"createdAt\": \"2024-06-26T08:14:09.577Z\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/classes/{{class_id}}/fees"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 08:15:59 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"69"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": \"Fees updated successfully\"\n}"}],"_postman_id":"82637668-6e8a-4017-a35a-137c2f29c442"},{"name":"Delete Course Fees","id":"7e7ab19c-49a7-4288-9e93-bdbbc7e466e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/classes/{{class_id}}/fees","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","classes","{{class_id}}","fees"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"675fa45c-4634-4a15-af2c-b3fd1eab4471","name":"Delete Course Fees","originalRequest":{"method":"DELETE","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/classes/{{class_id}}/fees"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 08:28:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"77"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": \"Course fees removed successfully!\"\n}"}],"_postman_id":"7e7ab19c-49a7-4288-9e93-bdbbc7e466e6"},{"name":"Get All Student Fees Summary","id":"549383e2-9a70-47bf-ab01-31969089751e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.wiseapp.live/institutes/{{institute_id}}/studentFees?studentId={{student_id}}&page_size=100","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["institutes","{{institute_id}}","studentFees"],"host":["api","wiseapp","live"],"query":[{"key":"studentId","value":"{{student_id}}"},{"key":"page_size","value":"100"}],"variable":[]}},"response":[{"id":"00acb6b6-26b7-471b-adff-e00304556b20","name":"Get All Student Fees Summary","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://api.wiseapp.live/institutes/{{institute_id}}/studentFees?studentId={{student_id}}&page_size=100","protocol":"https","host":["api","wiseapp","live"],"path":["institutes","{{institute_id}}","studentFees"],"query":[{"key":"studentId","value":"{{student_id}}"},{"key":"page_size","value":"100"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 08:24:31 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"classWiseStudentSummary\": [\n            {\n                \"totalPaidAllTime\": {\n                    \"value\": 0,\n                    \"currency\": \"INR\"\n                },\n                \"totalPaid\": {\n                    \"value\": 0,\n                    \"currency\": \"INR\"\n                },\n                \"totalDiscounted\": {\n                    \"value\": 0,\n                    \"currency\": \"INR\"\n                },\n                \"totalDue\": {\n                    \"value\": 100000,\n                    \"currency\": \"INR\"\n                },\n                \"earliestDueDate\": \"2024-06-27T00:00:00.000Z\",\n                \"currency\": \"INR\",\n                \"paymentOptionId\": \"\",\n                \"student\": {\n                    \"_id\": \"667bbfae567ebeb8fbcbbf4f\",\n                    \"name\": \"student001\",\n                    \"phoneNumber\": \"+919911991199\",\n                    \"email\": \"student001@gmail.com\",\n                    \"profilePicture\": \"https://cdn.wiseapp.live/images/institute_thumbnail/4.png\"\n                },\n                \"_id\": null,\n                \"classroom\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                    \"classType\": \"LIVE\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ]\n                },\n                \"totalOverDue\": {\n                    \"value\": 0,\n                    \"currency\": \"INR\"\n                },\n                \"totalRemaining\": {\n                    \"value\": 400000,\n                    \"currency\": \"INR\"\n                },\n                \"joinedRequest\": 6,\n                \"isSuspended\": true\n            }\n        ],\n        \"summary\": [\n            {\n                \"currency\": \"INR\",\n                \"totalDue\": {\n                    \"value\": 100000,\n                    \"currency\": \"INR\"\n                },\n                \"totalRemaining\": {\n                    \"value\": 400000,\n                    \"currency\": \"INR\"\n                },\n                \"totalPaid\": {\n                    \"value\": 0,\n                    \"currency\": \"INR\"\n                },\n                \"totalPaidAllTime\": {\n                    \"value\": 0,\n                    \"currency\": \"INR\"\n                },\n                \"totalOverDue\": {\n                    \"value\": 0,\n                    \"currency\": \"INR\"\n                }\n            }\n        ],\n        \"totalRecords\": 1,\n        \"page_number\": 1,\n        \"page_size\": 100,\n        \"page_count\": 1\n    }\n}"}],"_postman_id":"549383e2-9a70-47bf-ab01-31969089751e"},{"name":"Get Single Student Fees","id":"c8fb2dc5-c071-4c54-aaac-e0f6cf4db261","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/institutes/{{institute_id}}/classes/{{class_id}}/students/{{student_id}}/fees?showTransactions=true","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","classes","{{class_id}}","students","{{student_id}}","fees"],"host":["{{host}}"],"query":[{"key":"showTransactions","value":"true"}],"variable":[]}},"response":[{"id":"71207751-8a23-4de8-8e76-0ed0a8f3ecdf","name":"Get Single Student Fees","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{host}}/institutes/{{institute_id}}/classes/{{class_id}}/students/{{student_id}}/fees?showTransactions=true","host":["{{host}}"],"path":["institutes","{{institute_id}}","classes","{{class_id}}","students","{{student_id}}","fees"],"query":[{"key":"showTransactions","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 08:23:46 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"summary\": {\n            \"totalPaidAllTime\": {\n                \"value\": 0,\n                \"currency\": \"INR\"\n            },\n            \"totalPaid\": {\n                \"value\": 0,\n                \"currency\": \"INR\"\n            },\n            \"totalDiscounted\": {\n                \"value\": 0,\n                \"currency\": \"INR\"\n            },\n            \"totalDue\": {\n                \"value\": 100000,\n                \"currency\": \"INR\"\n            },\n            \"earliestDueDate\": \"2024-06-27T00:00:00.000Z\",\n            \"currency\": \"INR\",\n            \"paymentOptionId\": \"\",\n            \"_id\": null,\n            \"classroom\": {\n                \"_id\": \"66793e7d47c290929e8779e5\",\n                \"name\": \"Sample Course\",\n                \"subject\": \"Sample Subject\",\n                \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\",\n                \"classType\": \"LIVE\",\n                \"classCovers\": [\n                    {\n                        \"type\": \"image\",\n                        \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                    }\n                ]\n            },\n            \"totalOverDue\": {\n                \"value\": 0,\n                \"currency\": \"INR\"\n            },\n            \"totalRemaining\": {\n                \"value\": 400000,\n                \"currency\": \"INR\"\n            },\n            \"joinedRequest\": 6,\n            \"isSuspended\": true\n        },\n        \"transactions\": [\n            {\n                \"_id\": \"667bcf87567ebeb8fbd0b158\",\n                \"metadata\": {\n                    \"classId\": \"66793e7d47c290929e8779e5\",\n                    \"dueOn\": \"2024-06-27T00:00:00.000Z\",\n                    \"paid\": false,\n                    \"index\": 0,\n                    \"paymentOptionId\": \"\",\n                    \"installmentId\": \"667bcf87504c062ceef846b4\",\n                    \"feeType\": \"INSTALLMENT\",\n                    \"feeAssignedManually\": true\n                },\n                \"receiverId\": \"667bbfae567ebeb8fbcbbf4f\",\n                \"senderId\": \"66793e38fa9c2a30cf1d2595\",\n                \"type\": \"INVOICE\",\n                \"amount\": {\n                    \"value\": 100000,\n                    \"currency\": \"INR\"\n                },\n                \"chargedAt\": \"2024-06-26T08:21:27.664Z\",\n                \"createdAt\": \"2024-06-26T08:21:27.664Z\",\n                \"note\": \"Invoice for Installment 0\",\n                \"status\": \"CHARGED\",\n                \"user\": {\n                    \"_id\": \"667bbfae567ebeb8fbcbbf4f\",\n                    \"name\": \"student001\",\n                    \"phoneNumber\": \"+919911991199\",\n                    \"email\": \"student001@gmail.com\",\n                    \"profilePicture\": \"https://cdn.wiseapp.live/images/institute_thumbnail/4.png\"\n                },\n                \"classroom\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\"\n                }\n            },\n            {\n                \"_id\": \"667bcf87567ebeb8fbd0b165\",\n                \"metadata\": {\n                    \"classId\": \"66793e7d47c290929e8779e5\",\n                    \"dueOn\": \"2024-07-27T00:00:00.000Z\",\n                    \"paid\": false,\n                    \"index\": 0,\n                    \"paymentOptionId\": \"\",\n                    \"installmentId\": \"667bcf87504c062eeaf846b5\",\n                    \"feeType\": \"INSTALLMENT\",\n                    \"feeAssignedManually\": true\n                },\n                \"receiverId\": \"667bbfae567ebeb8fbcbbf4f\",\n                \"senderId\": \"66793e38fa9c2a30cf1d2595\",\n                \"type\": \"INVOICE\",\n                \"amount\": {\n                    \"value\": 100000,\n                    \"currency\": \"INR\"\n                },\n                \"chargedAt\": null,\n                \"createdAt\": \"2024-06-26T08:21:27.683Z\",\n                \"note\": \"Invoice for Installment 0\",\n                \"status\": \"CREATED\",\n                \"user\": {\n                    \"_id\": \"667bbfae567ebeb8fbcbbf4f\",\n                    \"name\": \"student001\",\n                    \"phoneNumber\": \"+919911991199\",\n                    \"email\": \"student001@gmail.com\",\n                    \"profilePicture\": \"https://cdn.wiseapp.live/images/institute_thumbnail/4.png\"\n                },\n                \"classroom\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\"\n                }\n            },\n            {\n                \"_id\": \"667bcf87567ebeb8fbd0b172\",\n                \"metadata\": {\n                    \"classId\": \"66793e7d47c290929e8779e5\",\n                    \"dueOn\": \"2024-08-27T00:00:00.000Z\",\n                    \"paid\": false,\n                    \"index\": 0,\n                    \"paymentOptionId\": \"\",\n                    \"installmentId\": \"667bcf87504c06455cf846b6\",\n                    \"feeType\": \"INSTALLMENT\",\n                    \"feeAssignedManually\": true\n                },\n                \"receiverId\": \"667bbfae567ebeb8fbcbbf4f\",\n                \"senderId\": \"66793e38fa9c2a30cf1d2595\",\n                \"type\": \"INVOICE\",\n                \"amount\": {\n                    \"value\": 100000,\n                    \"currency\": \"INR\"\n                },\n                \"chargedAt\": null,\n                \"createdAt\": \"2024-06-26T08:21:27.702Z\",\n                \"note\": \"Invoice for Installment 0\",\n                \"status\": \"CREATED\",\n                \"user\": {\n                    \"_id\": \"667bbfae567ebeb8fbcbbf4f\",\n                    \"name\": \"student001\",\n                    \"phoneNumber\": \"+919911991199\",\n                    \"email\": \"student001@gmail.com\",\n                    \"profilePicture\": \"https://cdn.wiseapp.live/images/institute_thumbnail/4.png\"\n                },\n                \"classroom\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\"\n                }\n            },\n            {\n                \"_id\": \"667bcf87567ebeb8fbd0b182\",\n                \"metadata\": {\n                    \"classId\": \"66793e7d47c290929e8779e5\",\n                    \"dueOn\": \"2024-09-27T00:00:00.000Z\",\n                    \"paid\": false,\n                    \"index\": 0,\n                    \"paymentOptionId\": \"\",\n                    \"installmentId\": \"667bcf87504c065452f846b7\",\n                    \"feeType\": \"INSTALLMENT\",\n                    \"feeAssignedManually\": true\n                },\n                \"receiverId\": \"667bbfae567ebeb8fbcbbf4f\",\n                \"senderId\": \"66793e38fa9c2a30cf1d2595\",\n                \"type\": \"INVOICE\",\n                \"amount\": {\n                    \"value\": 100000,\n                    \"currency\": \"INR\"\n                },\n                \"chargedAt\": null,\n                \"createdAt\": \"2024-06-26T08:21:27.723Z\",\n                \"note\": \"Invoice for Installment 0\",\n                \"status\": \"CREATED\",\n                \"user\": {\n                    \"_id\": \"667bbfae567ebeb8fbcbbf4f\",\n                    \"name\": \"student001\",\n                    \"phoneNumber\": \"+919911991199\",\n                    \"email\": \"student001@gmail.com\",\n                    \"profilePicture\": \"https://cdn.wiseapp.live/images/institute_thumbnail/4.png\"\n                },\n                \"classroom\": {\n                    \"_id\": \"66793e7d47c290929e8779e5\",\n                    \"name\": \"Sample Course\",\n                    \"classCovers\": [\n                        {\n                            \"type\": \"image\",\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                        }\n                    ],\n                    \"subject\": \"Sample Subject\",\n                    \"thumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-9.png\"\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"c8fb2dc5-c071-4c54-aaac-e0f6cf4db261"},{"name":"Add or Update Student Fees","id":"83c56ac2-54f5-4042-97bf-6d644f97e004","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"studentId\": \"{{student_id}}\",\n    \"currency\": \"INR\",\n    \"paymentOptions\": [\n        {\n            \"type\": \"INSTALLMENT\",\n            \"installments\": [\n                {\n                    \"dueOn\": \"2024-06-27T00:00:00.000Z\",\n                    \"amount\": {\n                        \"value\": 100000,\n                        \"currency\": \"INR\"\n                    }\n                },\n                {\n                    \"dueOn\": \"2024-07-27T00:00:00.000Z\",\n                    \"amount\": {\n                        \"value\": 100000,\n                        \"currency\": \"INR\"\n                    }\n                },\n                {\n                    \"dueOn\": \"2024-08-27T00:00:00.000Z\",\n                    \"amount\": {\n                        \"value\": 100000,\n                        \"currency\": \"INR\"\n                    }\n                },\n                {\n                    \"dueOn\": \"2024-09-27\",\n                    \"amount\": {\n                        \"value\": 100000,\n                        \"currency\": \"INR\"\n                    }\n                }\n            ]\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/classes/{{class_id}}/addOrUpdateStudentFees","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","classes","{{class_id}}","addOrUpdateStudentFees"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"a050c6d2-d9d0-4045-b741-3c69aee34c39","name":"Add or Update Student Fees","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"studentId\": \"{{student_id}}\",\n    \"currency\": \"INR\",\n    \"paymentOptions\": [\n        {\n            \"type\": \"INSTALLMENT\",\n            \"installments\": [\n                {\n                    \"dueOn\": \"2024-06-27T00:00:00.000Z\",\n                    \"amount\": {\n                        \"value\": 100000,\n                        \"currency\": \"INR\"\n                    }\n                },\n                {\n                    \"dueOn\": \"2024-07-27T00:00:00.000Z\",\n                    \"amount\": {\n                        \"value\": 100000,\n                        \"currency\": \"INR\"\n                    }\n                },\n                {\n                    \"dueOn\": \"2024-08-27T00:00:00.000Z\",\n                    \"amount\": {\n                        \"value\": 100000,\n                        \"currency\": \"INR\"\n                    }\n                },\n                {\n                    \"dueOn\": \"2024-09-27\",\n                    \"amount\": {\n                        \"value\": 100000,\n                        \"currency\": \"INR\"\n                    }\n                }\n            ]\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/classes/{{class_id}}/addOrUpdateStudentFees"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 08:21:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"69"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": \"Fees updated successfully\"\n}"}],"_postman_id":"83c56ac2-54f5-4042-97bf-6d644f97e004"},{"name":"Add offline transaction for student","id":"7fd087ac-1199-422d-9779-9c3a6edc522b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"studentId\": \"{{student_id}}\",\n    \"amount\": 100000,\n    \"note\": \"Marked as paid\",\n    \"type\": \"OFFLINE_PAYMENT\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/classes/{{class_id}}/transactions","description":"<p>This endpoint allows you to add a transaction for a specific student in a specific class. It is used to record payments made by students outside the platform</p>\n<p>The request body must include the following parameters:</p>\n<ul>\n<li><p><strong>studentId</strong> (string): The unique identifier of the student making the payment.</p>\n</li>\n<li><p><strong>amount</strong> (number): The amount of money being paid. This should be specified in paise or cents</p>\n</li>\n<li><p><strong>note</strong> (string): This should be \"Marked as paid\".</p>\n</li>\n<li><p><strong>invoiceId</strong> (string): The unique identifier for the invoice associated with this transaction. This should match the actual invoice Id created for the student in the course.</p>\n</li>\n<li><p><strong>type</strong> (string): The type of payment being made. In this case, it should be set to \"OFFLINE_PAYMENT\"</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["teacher","classes","{{class_id}}","transactions"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"b4b202c5-a47b-4f60-8791-22ff03657864","name":"Add manual transaction for student","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"studentId\": \"{{student_id}}\",\n    \"amount\": 100000,\n    \"note\": \"Marked as paid\",\n    \"type\": \"OFFLINE_PAYMENT\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/classes/{{class_id}}/transactions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 08:26:19 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"75"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": \"Transaction added successfully!\"\n}"}],"_postman_id":"7fd087ac-1199-422d-9779-9c3a6edc522b"},{"name":"Add Single Invoice for Student","id":"9b79257a-d614-4881-95df-7786b824cf4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"studentId\": \"{{student_id}}\",\n    \"installment\": {\n        \"note\": \"Custom invoice\",\n        \"amount\": {\n            \"value\": 40000,\n            \"currency\": \"USD\"\n        },\n        \"dueOn\": \"2025-03-10T00:00:00.000Z\",\n        \"chargeOn\": \"2025-03-03T00:00:00.000Z\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/teacher/classes/{{class_id}}/invoices","urlObject":{"path":["teacher","classes","{{class_id}}","invoices"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9b79257a-d614-4881-95df-7786b824cf4f"}],"id":"d030e8d3-eed3-41e9-8dfa-33f5268cee95","_postman_id":"d030e8d3-eed3-41e9-8dfa-33f5268cee95","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}}},{"name":"Chats","item":[{"name":"Admin Only Chat with Student","id":"af39a88b-9f42-45e5-bbe2-b337b564b6ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"••••••"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"chatType\": \"INSTITUTE\",\n    \"chatWithId\": \"{{student_id}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/chats","description":"<p>Generated from cURL: curl --location '<a href=\"https://api.wiseapp.live/institutes/62024a277a701b9d1444f2d2/chats\">https://api.wiseapp.live/institutes/62024a277a701b9d1444f2d2/chats</a>' <br />--header 'user-agent: wiseapp internal' <br />--header 'x-api-key: 7fc0f2a1bcb0295e1ca466a279adaad4' <br />--header 'Content-Type: application/json' <br />--header 'Authorization: ••••••' <br />--data '{\n    \"chatType\": \"INSTITUTE\",\n    \"chatWithId\": \"61f923a8f0f6c157af6bf26a\"\n}'</p>\n","urlObject":{"path":["institutes","{{institute_id}}","chats"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"67cb924b-9d12-453e-8660-b8d2ef4438c0","name":"Admin Only Chat with Student","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"••••••"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"chatType\": \"INSTITUTE\",\n    \"chatWithId\": \"{{student_id}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/chats"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 17 Mar 2025 13:12:24 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"663"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"chat\": {\n            \"_id\": \"67d81fb81212d98ff5976695\",\n            \"chatWithId\": \"667bbfae567ebeb8fbcbbf4f\",\n            \"chatType\": \"INSTITUTE\",\n            \"instituteId\": \"66793e38fa9c2a40d81d259a\",\n            \"createdAt\": \"2025-03-17T13:12:24.561Z\",\n            \"participants\": [\n                {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profile\": \"teacher\",\n                    \"profilePicture\": \"\",\n                    \"relation\": \"OWNER\",\n                    \"status\": \"ACCEPTED\"\n                },\n                {\n                    \"_id\": \"667bbfae567ebeb8fbcbbf4f\",\n                    \"name\": \"student001\",\n                    \"profile\": \"student\",\n                    \"profilePicture\": \"https://cdn.wiseapp.live/images/institute_thumbnail/4.png\",\n                    \"relation\": \"STUDENT\",\n                    \"status\": \"REMOVED\"\n                }\n            ],\n            \"updatedAt\": \"2025-03-17T13:12:24.561Z\"\n        },\n        \"messages\": [],\n        \"page_number\": 1,\n        \"page_size\": 100\n    }\n}"}],"_postman_id":"af39a88b-9f42-45e5-bbe2-b337b564b6ad"},{"name":"Course Chat with Student (Teacher added as Chat Participant)","id":"60fc2f63-fcd4-48b3-a54e-8dcfba999e9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"••••••"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"chatType\": \"CLASSROOM\",\n    \"chatWithId\": \"{{student_id}}\",\n    \"classId\": \"{{class_id}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/chats","description":"<p>Generated from cURL: curl --location '<a href=\"https://api.wiseapp.live/institutes/62024a277a701b9d1444f2d2/chats\">https://api.wiseapp.live/institutes/62024a277a701b9d1444f2d2/chats</a>' <br />--header 'user-agent: wiseapp internal' <br />--header 'x-api-key: 7fc0f2a1bcb0295e1ca466a279adaad4' <br />--header 'Content-Type: application/json' <br />--header 'Authorization: ••••••' <br />--data '{\n    \"chatType\": \"INSTITUTE\",\n    \"chatWithId\": \"61f923a8f0f6c157af6bf26a\"\n}'</p>\n","urlObject":{"path":["institutes","{{institute_id}}","chats"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"e8fc22ff-5335-41e1-8655-3dbd1e201e49","name":"Course Chat with Student (Teacher added as Chat Participant)","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"••••••"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"chatType\": \"CLASSROOM\",\n    \"chatWithId\": \"{{student_id}}\",\n    \"classId\": \"{{class_id}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/chats"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 17 Mar 2025 13:12:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"999"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"chat\": {\n            \"_id\": \"67d81fd91212d98ff59779bd\",\n            \"instituteId\": \"66793e38fa9c2a40d81d259a\",\n            \"chatWithId\": \"667bbfae567ebeb8fbcbbf4f\",\n            \"chatType\": \"CLASSROOM\",\n            \"createdAt\": \"2025-03-17T13:12:57.112Z\",\n            \"participants\": [\n                {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profile\": \"teacher\",\n                    \"profilePicture\": \"\",\n                    \"relation\": \"OWNER\",\n                    \"status\": \"ACCEPTED\"\n                },\n                {\n                    \"_id\": \"667bbfae567ebeb8fbcbbf4f\",\n                    \"name\": \"student001\",\n                    \"profile\": \"student\",\n                    \"profilePicture\": \"https://cdn.wiseapp.live/images/institute_thumbnail/4.png\",\n                    \"relation\": \"STUDENT\",\n                    \"status\": \"REMOVED\"\n                },\n                {\n                    \"_id\": \"667bc35a127bd4f9b7590814\",\n                    \"name\": \"Shyam Sharma\",\n                    \"profile\": \"teacher\",\n                    \"profilePicture\": \"\",\n                    \"relation\": \"TEACHER\",\n                    \"status\": \"ACCEPTED\"\n                }\n            ],\n            \"updatedAt\": \"2025-03-17T13:12:57.112Z\",\n            \"class\": {\n                \"_id\": \"66793e7d47c290929e8779e5\",\n                \"subject\": \"Sample Subject\",\n                \"name\": \"Sample Course\",\n                \"classCovers\": [\n                    {\n                        \"type\": \"image\",\n                        \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\"\n                    }\n                ]\n            }\n        },\n        \"messages\": [],\n        \"page_number\": 1,\n        \"page_size\": 100\n    }\n}"}],"_postman_id":"60fc2f63-fcd4-48b3-a54e-8dcfba999e9e"},{"name":"Get All Chats","id":"fa6dbb1e-2b25-4069-93f3-f343d3bb41db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"••••••","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"url":"{{host}}/institutes/{{institute_id}}/chats?page_number=1&page_size=20&chatSection=all_chats","description":"<p>Generated from cURL: curl '<a href=\"https://api.wiseapp.live/institutes/62024a277a701b9d1444f2d2/chats?page_number=1&amp;page_size=20&amp;chatSection=all_chats\">https://api.wiseapp.live/institutes/62024a277a701b9d1444f2d2/chats?page_number=1&amp;page_size=20&amp;chatSection=all_chats</a>' <br />  -H 'accept: application/json, text/plain, <em>/</em>' <br />  -H 'accept-language: en-GB,en-US;q=0.9,en;q=0.8' <br />  -H 'authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI1ZjkzM2E2OGYwZDBmZTZhZWY3ZjM5NDgiLCJuYW1lIjoiVXRrYXJzaCBHdXB0YSIsInR5cGUiOiJTRVNTSU9OX1RPS0VOIiwiaWF0IjoxNzQwNTA2NDk0LCJleHAiOjE3NDgyODI0OTR9.A0FNkW19q4BIHCMtngDvODWcgYbWZDU1gIoy59BAp_U' <br />  -H 'origin: <a href=\"https://web.wise.live\">https://web.wise.live</a>' <br />  -H 'priority: u=1, i' <br />  -H 'referer: <a href=\"https://web.wise.live/\">https://web.wise.live/</a>' <br />  -H 'sec-ch-ua: \"Chromium\";v=\"134\", \"Not:A-Brand\";v=\"24\", \"Google Chrome\";v=\"134\"' <br />  -H 'sec-ch-ua-mobile: ?0' <br />  -H 'sec-ch-ua-platform: \"macOS\"' <br />  -H 'sec-fetch-dest: empty' <br />  -H 'sec-fetch-mode: cors' <br />  -H 'sec-fetch-site: cross-site' <br />  -H 'user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36' <br />  -H 'x-api-key: web:aff7589260fd9f8ba437674d25225728' <br />  -H 'x-wise-app-version: release_1742197281' <br />  -H 'x-wise-namespace: wise' <br />  -H 'x-wise-platform: web' <br />  -H 'x-wise-timezone: Asia/Calcutta' <br />  -H 'x-wise-uuid: 8dffb999-d097-492b-8ecf-b9406bf4150c' <br />  -H 'x-wise-web-version: release_1742197281'</p>\n","urlObject":{"path":["institutes","{{institute_id}}","chats"],"host":["{{host}}"],"query":[{"key":"page_number","value":"1"},{"key":"page_size","value":"20"},{"key":"chatSection","value":"all_chats"}],"variable":[]}},"response":[{"id":"0643c2a7-7f49-4b6c-bb49-ea91921631db","name":"Get All Chats","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"••••••","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"url":{"raw":"{{host}}/institutes/{{institute_id}}/chats?page_number=1&page_size=20&chatSection=all_chats","host":["{{host}}"],"path":["institutes","{{institute_id}}","chats"],"query":[{"key":"page_number","value":"1"},{"key":"page_size","value":"20"},{"key":"chatSection","value":"all_chats"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 17 Mar 2025 13:19:48 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"747"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"chats\": [\n            {\n                \"_id\": \"67d81fb81212d98ff5976695\",\n                \"chatWithId\": {\n                    \"_id\": \"667bbfae567ebeb8fbcbbf4f\",\n                    \"name\": \"student001\",\n                    \"profile\": \"student\",\n                    \"profilePicture\": \"https://cdn.wiseapp.live/images/institute_thumbnail/4.png\"\n                },\n                \"chatType\": \"INSTITUTE\",\n                \"instituteId\": \"66793e38fa9c2a40d81d259a\",\n                \"lastMessage\": {\n                    \"_id\": \"67d82157f1cf8e0a749266b1\",\n                    \"message\": \"Hello\",\n                    \"createdAt\": \"2025-03-17T13:19:19.885Z\",\n                    \"sender\": {\n                        \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                        \"name\": \"Yugendra Dhariwal\",\n                        \"profile\": \"teacher\",\n                        \"profilePicture\": \"\"\n                    }\n                },\n                \"numParticipants\": 2,\n                \"unreadCount\": 0,\n                \"class\": {}\n            }\n        ],\n        \"chatSection\": \"all_chats\",\n        \"page_number\": 1,\n        \"page_size\": 20,\n        \"totalPages\": 1,\n        \"sectionWiseCounts\": {\n            \"user_chats\": 1,\n            \"user_unread_chats\": 0,\n            \"admin_only_chats\": 1,\n            \"all_chats\": 1\n        }\n    }\n}"}],"_postman_id":"fa6dbb1e-2b25-4069-93f3-f343d3bb41db"},{"name":"Get Chat by Chat ID","id":"5a69e6e5-47ee-4fa4-825b-7922d9fcb076","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"••••••","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"url":"{{host}}/institutes/{{institute_id}}/chats/{{chatId}}?page_number=1&page_size=100","description":"<p>Generated from cURL: curl '<a href=\"https://api.wiseapp.live/institutes/62024a277a701b9d1444f2d2/chats/67cd9a90ed8b9119b823c013?page_number=1&amp;page_size=100\">https://api.wiseapp.live/institutes/62024a277a701b9d1444f2d2/chats/67cd9a90ed8b9119b823c013?page_number=1&amp;page_size=100</a>' <br />  -H 'accept: application/json, text/plain, <em>/</em>' <br />  -H 'accept-language: en-GB,en-US;q=0.9,en;q=0.8' <br />  -H 'authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI1ZjkzM2E2OGYwZDBmZTZhZWY3ZjM5NDgiLCJuYW1lIjoiVXRrYXJzaCBHdXB0YSIsInR5cGUiOiJTRVNTSU9OX1RPS0VOIiwiaWF0IjoxNzQwNTA2NDk0LCJleHAiOjE3NDgyODI0OTR9.A0FNkW19q4BIHCMtngDvODWcgYbWZDU1gIoy59BAp_U' <br />  -H 'origin: <a href=\"https://web.wise.live\">https://web.wise.live</a>' <br />  -H 'priority: u=1, i' <br />  -H 'referer: <a href=\"https://web.wise.live/\">https://web.wise.live/</a>' <br />  -H 'sec-ch-ua: \"Chromium\";v=\"134\", \"Not:A-Brand\";v=\"24\", \"Google Chrome\";v=\"134\"' <br />  -H 'sec-ch-ua-mobile: ?0' <br />  -H 'sec-ch-ua-platform: \"macOS\"' <br />  -H 'sec-fetch-dest: empty' <br />  -H 'sec-fetch-mode: cors' <br />  -H 'sec-fetch-site: cross-site' <br />  -H 'user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36' <br />  -H 'x-api-key: web:aff7589260fd9f8ba437674d25225728' <br />  -H 'x-wise-app-version: release_1742197281' <br />  -H 'x-wise-namespace: wise' <br />  -H 'x-wise-platform: web' <br />  -H 'x-wise-timezone: Asia/Calcutta' <br />  -H 'x-wise-uuid: 8dffb999-d097-492b-8ecf-b9406bf4150c' <br />  -H 'x-wise-web-version: release_1742197281'</p>\n","urlObject":{"path":["institutes","{{institute_id}}","chats","{{chatId}}"],"host":["{{host}}"],"query":[{"key":"page_number","value":"1"},{"key":"page_size","value":"100"}],"variable":[]}},"response":[{"id":"b05b9349-5a6c-4b1c-b9dd-cfcd3f79b7f0","name":"Get Chat by Chat ID","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"••••••","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"url":{"raw":"{{host}}/institutes/{{institute_id}}/chats/67d81fb81212d98ff5976695?page_number=1&page_size=100","host":["{{host}}"],"path":["institutes","{{institute_id}}","chats","67d81fb81212d98ff5976695"],"query":[{"key":"page_number","value":"1"},{"key":"page_size","value":"100"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 17 Mar 2025 13:15:20 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"663"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"chat\": {\n            \"_id\": \"67d81fb81212d98ff5976695\",\n            \"chatWithId\": \"667bbfae567ebeb8fbcbbf4f\",\n            \"chatType\": \"INSTITUTE\",\n            \"instituteId\": \"66793e38fa9c2a40d81d259a\",\n            \"createdAt\": \"2025-03-17T13:12:24.561Z\",\n            \"participants\": [\n                {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"profile\": \"teacher\",\n                    \"profilePicture\": \"\",\n                    \"relation\": \"OWNER\",\n                    \"status\": \"ACCEPTED\"\n                },\n                {\n                    \"_id\": \"667bbfae567ebeb8fbcbbf4f\",\n                    \"name\": \"student001\",\n                    \"profile\": \"student\",\n                    \"profilePicture\": \"https://cdn.wiseapp.live/images/institute_thumbnail/4.png\",\n                    \"relation\": \"STUDENT\",\n                    \"status\": \"REMOVED\"\n                }\n            ],\n            \"updatedAt\": \"2025-03-17T13:12:24.561Z\"\n        },\n        \"messages\": [],\n        \"page_number\": 1,\n        \"page_size\": 100\n    }\n}"}],"_postman_id":"5a69e6e5-47ee-4fa4-825b-7922d9fcb076"},{"name":"Send a Message","id":"997ba820-e5b2-4792-a278-29cebf25b4aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"••••••","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"message\": \"Hello\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/chats/{{chatId}}/messages","description":"<p>Generated from cURL: curl '<a href=\"https://api.wiseapp.live/institutes/62024a277a701b9d1444f2d2/chats/67cd9a90ed8b9119b823c013/messages\">https://api.wiseapp.live/institutes/62024a277a701b9d1444f2d2/chats/67cd9a90ed8b9119b823c013/messages</a>' <br />  -H 'accept: application/json, text/plain, <em>/</em>' <br />  -H 'accept-language: en-GB,en-US;q=0.9,en;q=0.8' <br />  -H 'authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI1ZjkzM2E2OGYwZDBmZTZhZWY3ZjM5NDgiLCJuYW1lIjoiVXRrYXJzaCBHdXB0YSIsInR5cGUiOiJTRVNTSU9OX1RPS0VOIiwiaWF0IjoxNzQwNTA2NDk0LCJleHAiOjE3NDgyODI0OTR9.A0FNkW19q4BIHCMtngDvODWcgYbWZDU1gIoy59BAp_U' <br />  -H 'content-type: application/json' <br />  -H 'origin: <a href=\"https://web.wise.live\">https://web.wise.live</a>' <br />  -H 'priority: u=1, i' <br />  -H 'referer: <a href=\"https://web.wise.live/\">https://web.wise.live/</a>' <br />  -H 'sec-ch-ua: \"Chromium\";v=\"134\", \"Not:A-Brand\";v=\"24\", \"Google Chrome\";v=\"134\"' <br />  -H 'sec-ch-ua-mobile: ?0' <br />  -H 'sec-ch-ua-platform: \"macOS\"' <br />  -H 'sec-fetch-dest: empty' <br />  -H 'sec-fetch-mode: cors' <br />  -H 'sec-fetch-site: cross-site' <br />  -H 'user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36' <br />  -H 'x-api-key: web:aff7589260fd9f8ba437674d25225728' <br />  -H 'x-wise-app-version: release_1742197281' <br />  -H 'x-wise-namespace: wise' <br />  -H 'x-wise-platform: web' <br />  -H 'x-wise-timezone: Asia/Calcutta' <br />  -H 'x-wise-uuid: 8dffb999-d097-492b-8ecf-b9406bf4150c' <br />  -H 'x-wise-web-version: release_1742197281' <br />  --data-raw '{\"message\":\"Hello\"}'</p>\n","urlObject":{"path":["institutes","{{institute_id}}","chats","{{chatId}}","messages"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"a06da736-e5f3-4b1d-8197-782318c1eb1c","name":"Send a Message","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"••••••","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"message\": \"Hello\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/chats/67d81fb81212d98ff5976695/messages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 17 Mar 2025 13:19:19 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"chat\": {\n            \"_id\": \"67d81fb81212d98ff5976695\",\n            \"chatWithId\": \"667bbfae567ebeb8fbcbbf4f\",\n            \"chatType\": \"INSTITUTE\",\n            \"instituteId\": \"66793e38fa9c2a40d81d259a\",\n            \"__v\": 0,\n            \"createdAt\": \"2025-03-17T13:12:24.561Z\",\n            \"participants\": [\n                {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"namespace\": \"test911\",\n                    \"name\": \"Yugendra Dhariwal\",\n                    \"notificationTokens\": [],\n                    \"profile\": \"teacher\",\n                    \"profilePicture\": \"\"\n                },\n                {\n                    \"_id\": \"667bbfae567ebeb8fbcbbf4f\",\n                    \"namespace\": \"test911\",\n                    \"name\": \"student001\",\n                    \"profile\": \"student\",\n                    \"profilePicture\": \"https://cdn.wiseapp.live/images/institute_thumbnail/4.png\",\n                    \"notificationTokens\": []\n                }\n            ],\n            \"unreadCounts\": {\n                \"66793e38fa9c2a30cf1d2595\": 0,\n                \"667bbfae567ebeb8fbcbbf4f\": 1\n            },\n            \"updatedAt\": \"2025-03-17T13:19:19.891Z\",\n            \"lastMessageTimestamp\": \"2025-03-17T13:19:19.885Z\"\n        },\n        \"chatMessage\": {\n            \"chatId\": \"67d81fb81212d98ff5976695\",\n            \"message\": \"Hello\",\n            \"attachments\": null,\n            \"_id\": \"67d82157f1cf8e0a749266b1\",\n            \"createdAt\": \"2025-03-17T13:19:19.885Z\",\n            \"updatedAt\": \"2025-03-17T13:19:19.885Z\",\n            \"__v\": 0,\n            \"sender\": {\n                \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                \"name\": \"Yugendra Dhariwal\",\n                \"profile\": \"teacher\",\n                \"profilePicture\": \"\",\n                \"notificationTokens\": [],\n                \"namespace\": \"test911\"\n            }\n        }\n    }\n}"}],"_postman_id":"997ba820-e5b2-4792-a278-29cebf25b4aa"}],"id":"dc6be11c-d86b-4c3a-af79-c1042cd451c6","description":"<p>The Chat Feature enables seamless communication between students, teachers, and admins. Below are the key APIs available:</p>\n<ol>\n<li><p><strong>Start Chat with Student (Admin Only)</strong><br /> Initiates a private chat between an admin and a student.</p>\n</li>\n<li><p><strong>Start Chat with Student in a Course</strong><br /> Creates a chat with a student enrolled in a course. The respective course teacher is automatically added to the conversation.</p>\n</li>\n<li><p><strong>Get a Single Chat</strong><br /> Fetches the details of a specific chat by its ID, including participants and message history.</p>\n</li>\n<li><p><strong>Get All Chats</strong><br /> Retrieves a list of all chats the requester is a participant in.</p>\n</li>\n<li><p><strong>Send Message in a Chat</strong><br /> Sends a message (text, audio, or attachment) within an existing chat.</p>\n</li>\n</ol>\n","_postman_id":"dc6be11c-d86b-4c3a-af79-c1042cd451c6","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}}},{"name":"Consultations","item":[{"name":"Book a Consultation for a Student","id":"23dc7642-6e63-4f6d-a00c-19dbc559316b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"content-type","value":"application/json","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"User-Agent","value":"{{user-agent}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userName\": \"Samba\",\n    \"userEmail\": \"samba@gmail.com\",\n    \"scheduledStartTime\": \"2025-10-08T11:45:00.000+05:30\",\n    \"scheduledEndTime\": \"2025-10-08T12:30:00.000+05:30\",\n    \"timezone\": \"Asia/Kolkata\",\n    \"answers\": [\n        {\n            \"questionId\": \"user_email\",\n            \"answer\": \"samba@gmail.com\"\n        },\n        {\n            \"questionId\": \"user_name\",\n            \"answer\": \"Samba\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/public/demoRooms/{{consultation_room_id}}/session","description":"<p>Generated from cURL: curl '<a href=\"https://api.wiseapp.live/public/demoRooms/68affe1aa4e794570be3587b/session\">https://api.wiseapp.live/public/demoRooms/68affe1aa4e794570be3587b/session</a>' <br />  -H 'accept: application/json, text/plain, <em>/</em>' <br />  -H 'accept-language: en-GB,en-US;q=0.9,en;q=0.8' <br />  -H 'authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2Njc5M2UzOGZhOWMyYTMwY2YxZDI1OTUiLCJuYW1lIjoiWXVnZW5kcmEgRGhhcml3YWwiLCJ0eXBlIjoiU0VTU0lPTl9UT0tFTiIsInNlc3Npb25JZCI6IjY4Yzk2NGNmNGQ1MjUzNDYzYjRmYWI5MyIsImlhdCI6MTc1ODAyOTAwNywiZXhwIjoxNzY1ODA1MDA3fQ.cZfWfGmZATsDnSGIx9WGIPISLjtlZIV0jDasOtI9kYU' <br />  -H 'content-type: application/json' <br />  -H 'origin: <a href=\"https://test911.wise.live\">https://test911.wise.live</a>' <br />  -H 'priority: u=1, i' <br />  -H 'referer: <a href=\"https://test911.wise.live/\">https://test911.wise.live/</a>' <br />  -H 'sec-ch-ua: \"Google Chrome\";v=\"141\", \"Not?A_Brand\";v=\"8\", \"Chromium\";v=\"141\"' <br />  -H 'sec-ch-ua-mobile: ?0' <br />  -H 'sec-ch-ua-platform: \"macOS\"' <br />  -H 'sec-fetch-dest: empty' <br />  -H 'sec-fetch-mode: cors' <br />  -H 'sec-fetch-site: cross-site' <br />  -H 'user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' <br />  -H 'x-api-key: web:aff7589260fd9f8ba437674d25225728' <br />  -H 'x-wise-app-version: release_1759836190' <br />  -H 'x-wise-namespace: test911' <br />  -H 'x-wise-platform: web' <br />  -H 'x-wise-timezone: Asia/Calcutta' <br />  -H 'x-wise-uuid: 69b62c5a-d49a-4eeb-9392-3097d3d46fd2' <br />  --data-raw '{\"userName\":\"Samba\",\"userEmail\":\"<a href=\"mailto:samba@gmail.com\">samba@gmail.com</a>\",\"scheduledStartTime\":\"2025-10-08T11:45:00.000+05:30\",\"scheduledEndTime\":\"2025-10-08T12:30:00.000+05:30\",\"timezone\":\"Asia/Kolkata\",\"answers\":[{\"questionId\":\"user_email\",\"answer\":\"<a href=\"mailto:samba@gmail.com\">samba@gmail.com</a>\"},{\"questionId\":\"user_name\",\"answer\":\"Samba\"}]}'</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["public","demoRooms","{{consultation_room_id}}","session"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"32ace72f-5dfb-41a7-b9b6-e13ef294c00c","name":"Book a Consultation for a Student","originalRequest":{"method":"POST","header":[{"key":"accept","value":"application/json, text/plain, */*"},{"key":"accept-language","value":"en-GB,en-US;q=0.9,en;q=0.8"},{"key":"authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2Njc5M2UzOGZhOWMyYTMwY2YxZDI1OTUiLCJuYW1lIjoiWXVnZW5kcmEgRGhhcml3YWwiLCJ0eXBlIjoiU0VTU0lPTl9UT0tFTiIsInNlc3Npb25JZCI6IjY4Yzk2NGNmNGQ1MjUzNDYzYjRmYWI5MyIsImlhdCI6MTc1ODAyOTAwNywiZXhwIjoxNzY1ODA1MDA3fQ.cZfWfGmZATsDnSGIx9WGIPISLjtlZIV0jDasOtI9kYU"},{"key":"content-type","value":"application/json"},{"key":"origin","value":"https://test911.wise.live"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://test911.wise.live/"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"141\", \"Not?A_Brand\";v=\"8\", \"Chromium\";v=\"141\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"cross-site"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36"},{"key":"x-api-key","value":"web:aff7589260fd9f8ba437674d25225728"},{"key":"x-wise-app-version","value":"release_1759836190"},{"key":"x-wise-namespace","value":"test911"},{"key":"x-wise-platform","value":"web"},{"key":"x-wise-timezone","value":"Asia/Calcutta"},{"key":"x-wise-uuid","value":"69b62c5a-d49a-4eeb-9392-3097d3d46fd2"}],"body":{"mode":"raw","raw":"{\"userName\":\"Samba\",\"userEmail\":\"samba@gmail.com\",\"scheduledStartTime\":\"2025-10-08T11:45:00.000+05:30\",\"scheduledEndTime\":\"2025-10-08T12:30:00.000+05:30\",\"timezone\":\"Asia/Kolkata\",\"answers\":[{\"questionId\":\"user_email\",\"answer\":\"samba@gmail.com\"},{\"questionId\":\"user_name\",\"answer\":\"Samba\"}]}","options":{"raw":{"language":"json"}}},"url":"{{host}}/public/demoRooms/{{consultation_room_id}}/session"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":"Date","value":"Wed, 08 Oct 2025 05:31:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"848"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"session\": {\n            \"attendanceRecorded\": false,\n            \"mettingEnded\": false,\n            \"meetingStarted\": false,\n            \"classId\": \"68b03b3ce0796a28cd305152\",\n            \"userId\": \"6887625c0933d0d619cccbf2\",\n            \"start_time\": \"2025-10-08T06:15:00.000Z\",\n            \"end_time\": null,\n            \"attendees\": [\n                \"68e5f5d2b4de7252dfc31cc5\"\n            ],\n            \"licensed\": false,\n            \"disableCommenting\": false,\n            \"metadata\": {\n                \"ownerId\": \"66793e38fa9c2a30cf1d2595\",\n                \"recurrenceId\": \"68e5f736f1ff9ac7efc15557\",\n                \"demoClassId\": \"68affe1aa4e794570be3587b\"\n            },\n            \"archived\": false,\n            \"scheduledStartTime\": \"2025-10-08T06:15:00.000Z\",\n            \"scheduledEndTime\": \"2025-10-08T07:00:00.000Z\",\n            \"title\": \"Nutrition Consultation\",\n            \"type\": \"SCHEDULED\",\n            \"recordings\": [],\n            \"meetingStatus\": \"UPCOMING\",\n            \"_id\": \"68e5f736f1ff9ac7efc1555b\",\n            \"participants\": [],\n            \"comments\": [],\n            \"rawRecordings\": [],\n            \"__v\": 0,\n            \"createdAt\": \"2025-10-08T05:31:34.913Z\",\n            \"updatedAt\": \"2025-10-08T05:31:34.913Z\"\n        }\n    }\n}"}],"_postman_id":"23dc7642-6e63-4f6d-a00c-19dbc559316b"},{"name":"Get all upcoming consultation sessions","id":"b27a7719-5a47-428a-9218-1bd41f2b9d9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/institutes/66793e38fa9c2a40d81d259a/demoRooms/sessions?status=FUTURE&page_number=1&page_size=50&populateSessionAttendees=true","description":"<p>This endpoint retrieves the details of a user session including live class insight, feedback configuration, feedback submission, session files, and agenda structure.</p>\n<h2 id=\"request\">Request</h2>\n<h3 id=\"path-parameters\">Path Parameters</h3>\n<ul>\n<li><code>session_id</code> (string, required): The unique identifier of the user session.</li>\n</ul>\n<h3 id=\"query-parameters\">Query Parameters</h3>\n<ul>\n<li><p><code>showLiveClassInsight</code> (boolean, optional): Set to <code>true</code> to include live class insight in the response.</p>\n</li>\n<li><p><code>showFeedbackConfig</code> (boolean, optional): Set to <code>true</code> to include feedback configuration in the response.</p>\n</li>\n<li><p><code>showFeedbackSubmission</code> (boolean, optional): Set to <code>true</code> to include feedback submission in the response.</p>\n</li>\n<li><p><code>showSessionFiles</code> (boolean, optional): Set to <code>true</code> to include session files like transcript, session summary etc. in the response.</p>\n</li>\n<li><p><code>showAgendaStructure</code> (boolean, optional): Set to <code>true</code> to include agenda structure in the response</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","66793e38fa9c2a40d81d259a","demoRooms","sessions"],"host":["{{host}}"],"query":[{"key":"status","value":"FUTURE"},{"key":"page_number","value":"1"},{"key":"page_size","value":"50"},{"key":"populateSessionAttendees","value":"true"}],"variable":[]}},"response":[{"id":"95d99b46-40b2-41b8-954c-1c4e79c42c3b","name":"Get all upcoming consultation sessions","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{host}}/institutes/66793e38fa9c2a40d81d259a/demoRooms/sessions?status=FUTURE&page_number=1&page_size=50&populateSessionAttendees=true","host":["{{host}}"],"path":["institutes","66793e38fa9c2a40d81d259a","demoRooms","sessions"],"query":[{"key":"status","value":"FUTURE"},{"key":"page_number","value":"1"},{"key":"page_size","value":"50"},{"key":"populateSessionAttendees","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 28 Jul 2025 06:58:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"sessions\": [\n            {\n                \"_id\": \"68871c041c96254ec33ff15f\",\n                \"classId\": \"68871c041c96254ec33ff14f\",\n                \"userId\": {\n                    \"_id\": \"686b7d517c49d0a2e784e025\",\n                    \"name\": \"Amit Sharma\",\n                    \"profilePicture\": \"\"\n                },\n                \"start_time\": \"2025-07-30T05:00:00.000Z\",\n                \"end_time\": null,\n                \"scheduledEndTime\": \"2025-07-30T05:45:00.000Z\",\n                \"title\": \"Maths Demo\",\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"createdAt\": \"2025-07-28T06:43:16.609Z\",\n                \"classroom\": {\n                    \"_id\": \"68871c041c96254ec33ff14f\",\n                    \"name\": \"Consultations\",\n                    \"classCovers\": [\n                        {\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-11.png\",\n                            \"type\": \"image\"\n                        }\n                    ],\n                    \"settings\": {\n                        \"disableStudentDiscussions\": false,\n                        \"disableStudentComments\": false,\n                        \"lockClassroom\": false,\n                        \"lockAfter\": 0,\n                        \"openClassroom\": false,\n                        \"admissionsDisabled\": false,\n                        \"autoAccept\": false,\n                        \"validityInDays\": -1,\n                        \"provideCertification\": false,\n                        \"videoPlayRestriction\": -1,\n                        \"magicJoinTokenConfig\": {\n                            \"enabledOn\": \"2025-07-28T06:43:16.577Z\",\n                            \"token\": \"68871c041c96254ec33ff14f48249972\",\n                            \"loginRequired\": false,\n                            \"registrationRequired\": false\n                        }\n                    }\n                },\n                \"demoRoom\": {\n                    \"_id\": \"687dd7e9da592050331d3247\",\n                    \"name\": \"Maths Demo\",\n                    \"classCovers\": [\n                        {\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\",\n                            \"type\": \"image\"\n                        }\n                    ],\n                    \"settings\": {\n                        \"disableStudentDiscussions\": false,\n                        \"disableStudentComments\": false,\n                        \"lockClassroom\": false,\n                        \"lockAfter\": 0,\n                        \"openClassroom\": false,\n                        \"admissionsDisabled\": false,\n                        \"autoAccept\": false,\n                        \"studentSlotBooking\": {\n                            \"sessionDurationMins\": 45\n                        },\n                        \"validityInDays\": -1,\n                        \"provideCertification\": false,\n                        \"videoPlayRestriction\": -1,\n                        \"magicJoinTokenConfig\": {\n                            \"enabledOn\": \"2025-07-21T06:02:17.576Z\",\n                            \"token\": \"687dd7e9da592050331d324763464352\",\n                            \"loginRequired\": false,\n                            \"registrationRequired\": false\n                        },\n                        \"notificationSettings\": {\n                            \"DemoSessionReminder_10\": true,\n                            \"DemoSessionReminder_60\": true,\n                            \"DemoSessionReminder_1440\": true,\n                            \"DemoSessionUpdated\": true\n                        }\n                    }\n                },\n                \"students\": [\n                    {\n                        \"_id\": \"68871c040933d0d6199ea98b\",\n                        \"name\": \"Sam\",\n                        \"profilePicture\": \"\"\n                    }\n                ]\n            },\n            {\n                \"_id\": \"68871c3ad56a897ea00906fe\",\n                \"classId\": \"68871c041c96254ec33ff14f\",\n                \"userId\": {\n                    \"_id\": \"686b7d517c49d0a2e784e025\",\n                    \"name\": \"Amit Sharma\",\n                    \"profilePicture\": \"\"\n                },\n                \"start_time\": \"2025-07-31T07:30:00.000Z\",\n                \"end_time\": null,\n                \"scheduledEndTime\": \"2025-07-31T08:15:00.000Z\",\n                \"title\": \"Maths Demo\",\n                \"type\": \"SCHEDULED\",\n                \"meetingStatus\": \"UPCOMING\",\n                \"createdAt\": \"2025-07-28T06:44:10.685Z\",\n                \"classroom\": {\n                    \"_id\": \"68871c041c96254ec33ff14f\",\n                    \"name\": \"Consultations\",\n                    \"classCovers\": [\n                        {\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-11.png\",\n                            \"type\": \"image\"\n                        }\n                    ],\n                    \"settings\": {\n                        \"disableStudentDiscussions\": false,\n                        \"disableStudentComments\": false,\n                        \"lockClassroom\": false,\n                        \"lockAfter\": 0,\n                        \"openClassroom\": false,\n                        \"admissionsDisabled\": false,\n                        \"autoAccept\": false,\n                        \"validityInDays\": -1,\n                        \"provideCertification\": false,\n                        \"videoPlayRestriction\": -1,\n                        \"magicJoinTokenConfig\": {\n                            \"enabledOn\": \"2025-07-28T06:43:16.577Z\",\n                            \"token\": \"68871c041c96254ec33ff14f48249972\",\n                            \"loginRequired\": false,\n                            \"registrationRequired\": false\n                        }\n                    }\n                },\n                \"demoRoom\": {\n                    \"_id\": \"687dd7e9da592050331d3247\",\n                    \"name\": \"Maths Demo\",\n                    \"classCovers\": [\n                        {\n                            \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-7.png\",\n                            \"type\": \"image\"\n                        }\n                    ],\n                    \"settings\": {\n                        \"disableStudentDiscussions\": false,\n                        \"disableStudentComments\": false,\n                        \"lockClassroom\": false,\n                        \"lockAfter\": 0,\n                        \"openClassroom\": false,\n                        \"admissionsDisabled\": false,\n                        \"autoAccept\": false,\n                        \"studentSlotBooking\": {\n                            \"sessionDurationMins\": 45\n                        },\n                        \"validityInDays\": -1,\n                        \"provideCertification\": false,\n                        \"videoPlayRestriction\": -1,\n                        \"magicJoinTokenConfig\": {\n                            \"enabledOn\": \"2025-07-21T06:02:17.576Z\",\n                            \"token\": \"687dd7e9da592050331d324763464352\",\n                            \"loginRequired\": false,\n                            \"registrationRequired\": false\n                        },\n                        \"notificationSettings\": {\n                            \"DemoSessionReminder_10\": true,\n                            \"DemoSessionReminder_60\": true,\n                            \"DemoSessionReminder_1440\": true,\n                            \"DemoSessionUpdated\": true\n                        }\n                    }\n                },\n                \"students\": [\n                    {\n                        \"_id\": \"68871c3a0933d0d6199ece0f\",\n                        \"name\": \"Gautam\",\n                        \"profilePicture\": \"\"\n                    }\n                ]\n            }\n        ],\n        \"totalRecords\": 2,\n        \"page_count\": 1,\n        \"page_number\": 1,\n        \"page_size\": 50\n    }\n}"}],"_postman_id":"b27a7719-5a47-428a-9218-1bd41f2b9d9d"},{"name":"Get all past consultation sessions","id":"ce2e6d8d-c040-408e-8ec7-9fc63841d569","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/institutes/66793e38fa9c2a40d81d259a/demoRooms/sessions?status=PAST&page_number=1&page_size=50&populateSessionAttendees=true","description":"<p>This endpoint retrieves the details of a user session including live class insight, feedback configuration, feedback submission, session files, and agenda structure.</p>\n<h2 id=\"request\">Request</h2>\n<h3 id=\"path-parameters\">Path Parameters</h3>\n<ul>\n<li><code>session_id</code> (string, required): The unique identifier of the user session.</li>\n</ul>\n<h3 id=\"query-parameters\">Query Parameters</h3>\n<ul>\n<li><p><code>showLiveClassInsight</code> (boolean, optional): Set to <code>true</code> to include live class insight in the response.</p>\n</li>\n<li><p><code>showFeedbackConfig</code> (boolean, optional): Set to <code>true</code> to include feedback configuration in the response.</p>\n</li>\n<li><p><code>showFeedbackSubmission</code> (boolean, optional): Set to <code>true</code> to include feedback submission in the response.</p>\n</li>\n<li><p><code>showSessionFiles</code> (boolean, optional): Set to <code>true</code> to include session files like transcript, session summary etc. in the response.</p>\n</li>\n<li><p><code>showAgendaStructure</code> (boolean, optional): Set to <code>true</code> to include agenda structure in the response</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","66793e38fa9c2a40d81d259a","demoRooms","sessions"],"host":["{{host}}"],"query":[{"key":"status","value":"PAST"},{"key":"page_number","value":"1"},{"key":"page_size","value":"50"},{"key":"populateSessionAttendees","value":"true"}],"variable":[]}},"response":[],"_postman_id":"ce2e6d8d-c040-408e-8ec7-9fc63841d569"},{"name":"Get single consultation session details","id":"b51c6fbe-1220-498e-9158-9b05a1a86941","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/user/session/{{session_id}}?showFeedbackConfig=true&showFeedbackSubmission=true&showSessionFiles=true&showSessionAttendees=true&showRegistrationFormSubmission=true","description":"<p>This endpoint retrieves the details of a user session including live class insight, feedback configuration, feedback submission, session files, and agenda structure.</p>\n<h2 id=\"request\">Request</h2>\n<h3 id=\"path-parameters\">Path Parameters</h3>\n<ul>\n<li><code>session_id</code> (string, required): The unique identifier of the user session.</li>\n</ul>\n<h3 id=\"query-parameters\">Query Parameters</h3>\n<ul>\n<li><p><code>showLiveClassInsight</code> (boolean, optional): Set to <code>true</code> to include live class insight in the response.</p>\n</li>\n<li><p><code>showFeedbackConfig</code> (boolean, optional): Set to <code>true</code> to include feedback configuration in the response.</p>\n</li>\n<li><p><code>showFeedbackSubmission</code> (boolean, optional): Set to <code>true</code> to include feedback submission in the response.</p>\n</li>\n<li><p><code>showSessionFiles</code> (boolean, optional): Set to <code>true</code> to include session files like transcript, session summary etc. in the response.</p>\n</li>\n<li><p><code>showAgendaStructure</code> (boolean, optional): Set to <code>true</code> to include agenda structure in the response</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["user","session","{{session_id}}"],"host":["{{host}}"],"query":[{"key":"showFeedbackConfig","value":"true"},{"key":"showFeedbackSubmission","value":"true"},{"key":"showSessionFiles","value":"true"},{"key":"showSessionAttendees","value":"true"},{"key":"showRegistrationFormSubmission","value":"true"}],"variable":[]}},"response":[{"id":"404fa900-6ba0-4061-aec4-3f780e63b2f5","name":"Get single consultation session details","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}"},{"key":"x-api-key","value":"{{api_key}}"},{"key":"x-wise-namespace","value":"{{namespace}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{host}}/user/session/{{session_id}}?showFeedbackConfig=true&showFeedbackSubmission=true&showSessionFiles=true&showSessionAttendees=true&showRegistrationFormSubmission=true","host":["{{host}}"],"path":["user","session","{{session_id}}"],"query":[{"key":"showFeedbackConfig","value":"true"},{"key":"showFeedbackSubmission","value":"true"},{"key":"showSessionFiles","value":"true"},{"key":"showSessionAttendees","value":"true"},{"key":"showRegistrationFormSubmission","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 28 Jul 2025 06:54:58 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"_id\": \"68871c3ad56a897ea00906fe\",\n        \"attendanceRecorded\": false,\n        \"mettingEnded\": false,\n        \"classId\": \"68871c041c96254ec33ff14f\",\n        \"userId\": {\n            \"_id\": \"686b7d517c49d0a2e784e025\",\n            \"name\": \"Amit Sharma\",\n            \"profilePicture\": \"\"\n        },\n        \"start_time\": \"2025-07-31T07:30:00.000Z\",\n        \"end_time\": null,\n        \"attendees\": [\n            {\n                \"_id\": \"68871c3a0933d0d6199ece0f\",\n                \"email\": \"gautam@wise.live\",\n                \"name\": \"Gautam\",\n                \"profilePicture\": \"\",\n                \"settings\": {\n                    \"timezone\": \"Asia/Kolkata\"\n                }\n            }\n        ],\n        \"disableCommenting\": false,\n        \"metadata\": {\n            \"demoClassId\": \"687dd7e9da592050331d3247\"\n        },\n        \"scheduledStartTime\": \"2025-07-31T07:30:00.000Z\",\n        \"scheduledEndTime\": \"2025-07-31T08:15:00.000Z\",\n        \"title\": \"Maths Demo\",\n        \"type\": \"SCHEDULED\",\n        \"recordings\": [],\n        \"meetingStatus\": \"UPCOMING\",\n        \"participants\": [],\n        \"comments\": [],\n        \"rawRecordings\": [],\n        \"createdAt\": \"2025-07-28T06:44:10.685Z\",\n        \"rawChats\": [],\n        \"rawMeetingSummary\": [],\n        \"rawTranscript\": [],\n        \"registrationForm\": {\n            \"_id\": \"687dd7e90933d0d619a3a798\",\n            \"instituteId\": \"66793e38fa9c2a40d81d259a\",\n            \"classId\": \"687dd7e9da592050331d3247\",\n            \"__v\": 0,\n            \"createdAt\": \"2025-07-21T06:02:17.583Z\",\n            \"enabled\": true,\n            \"fields\": [\n                {\n                    \"questionText\": \"Name\",\n                    \"questionId\": \"user_name\",\n                    \"required\": true,\n                    \"type\": \"TEXT\"\n                },\n                {\n                    \"questionText\": \"Phone Number\",\n                    \"questionId\": \"user_phone_number\",\n                    \"required\": false,\n                    \"type\": \"PHONE\"\n                },\n                {\n                    \"questionText\": \"Email\",\n                    \"questionId\": \"user_email\",\n                    \"required\": true,\n                    \"type\": \"EMAIL\"\n                }\n            ],\n            \"settings\": {\n                \"requiredForStudents\": true,\n                \"disableUpdatingSubmission\": false\n            },\n            \"updatedAt\": \"2025-07-21T06:02:17.583Z\"\n        },\n        \"registrationFormSubmissions\": [\n            {\n                \"_id\": \"68871c3a0933d0d6199ece2f\",\n                \"instituteId\": \"66793e38fa9c2a40d81d259a\",\n                \"userId\": \"68871c3a0933d0d6199ece0f\",\n                \"classId\": \"687dd7e9da592050331d3247\",\n                \"__v\": 0,\n                \"answers\": [\n                    {\n                        \"questionId\": \"user_name\",\n                        \"answer\": \"Gautam\"\n                    },\n                    {\n                        \"questionId\": \"user_phone_number\",\n                        \"answer\": \"+918989891291\"\n                    },\n                    {\n                        \"questionId\": \"user_email\",\n                        \"answer\": \"gautam@wise.live\"\n                    }\n                ],\n                \"createdAt\": \"2025-07-28T06:44:10.704Z\",\n                \"status\": \"SUBMITTED\",\n                \"updatedAt\": \"2025-07-28T06:44:10.704Z\"\n            }\n        ],\n        \"commentsCount\": 0,\n        \"className\": \"Consultations\",\n        \"classNumber\": 197677146,\n        \"classThumbnail\": \"https://cdn.wiseapp.live/images/classroom_thumbnails/generic-71.png\",\n        \"classCovers\": [\n            {\n                \"link\": \"https://cdn.wiseapp.live/images/classroom_covers/generic-11.png\",\n                \"type\": \"image\"\n            }\n        ],\n        \"classType\": \"PERSONAL\",\n        \"backgroundImage\": \"https://cdn.wiseapp.live/marketing_template_resources/session/session_card.png\",\n        \"saved\": false,\n        \"canRestart\": false,\n        \"feedbackForm\": {\n            \"_id\": \"66cd89861b8cfb1ae650c8d1\",\n            \"profile\": \"teacher\",\n            \"commentText\": null,\n            \"enabled\": true,\n            \"questions\": [\n                {\n                    \"required\": false,\n                    \"_id\": \"66cd8afaa076e73b02bb8a6f\",\n                    \"questionText\": \"Was this a demo? (Optional)\",\n                    \"type\": \"SHORT_ANSWER\"\n                },\n                {\n                    \"required\": false,\n                    \"_id\": \"66cd8afaa076e7833fbb8a70\",\n                    \"type\": \"SHORT_ANSWER\",\n                    \"questionText\": \"Topics covered\"\n                },\n                {\n                    \"required\": false,\n                    \"_id\": \"66cd8afaa076e79910bb8a71\",\n                    \"type\": \"LONG_ANSWER\",\n                    \"questionText\": \"Comments\"\n                }\n            ]\n        },\n        \"feedbackSubmissions\": [],\n        \"startTime\": \"2025-07-31T07:30:00.000Z\",\n        \"endTime\": null\n    }\n}"}],"_postman_id":"b51c6fbe-1220-498e-9158-9b05a1a86941"}],"id":"0d856dbf-10e6-4ffa-9225-a959ba6713f5","description":"<p>Use these APIs to manage the consultations in Wise</p>\n","_postman_id":"0d856dbf-10e6-4ffa-9225-a959ba6713f5","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}}},{"name":"Manage Student Credits","item":[{"name":"Get Student Credits (at course level)","id":"1ac2eab7-0461-4c94-bbee-2ade4a3275f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{host}}/institutes/{{institute_id}}/classes/{{class_id}}/students/{{student_id}}/sessionCredits?fetchHistory=true","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","classes","{{class_id}}","students","{{student_id}}","sessionCredits"],"host":["{{host}}"],"query":[{"key":"fetchHistory","value":"true"}],"variable":[]}},"response":[{"id":"414f7fad-a2ce-4445-b7a5-4c3fa661633c","name":"Get Student Credits (at course level)","originalRequest":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{host}}/institutes/{{institute_id}}/classes/{{class_id}}/students/{{student_id}}/sessionCredits?fetchHistory=true","host":["{{host}}"],"path":["institutes","{{institute_id}}","classes","{{class_id}}","students","{{student_id}}","sessionCredits"],"query":[{"key":"fetchHistory","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":"Date","value":"Tue, 11 Nov 2025 07:43:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"credits\": {\n            \"total\": 8,\n            \"remaining\": 6,\n            \"consumed\": 2,\n            \"available\": 6,\n            \"booked\": 0\n        },\n        \"sessionCreditHistory\": [\n            {\n                \"_id\": \"690444e386b831a4a941b698\",\n                \"createdAt\": \"2025-10-31T05:10:59.785Z\",\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\"\n                },\n                \"credit\": -2,\n                \"note\": \"Conducted Outside\",\n                \"type\": \"CREDIT\",\n                \"creditType\": \"CREDIT\"\n            },\n            {\n                \"_id\": \"68f276edc4a2bb5179c6f251\",\n                \"createdAt\": \"2025-10-17T17:03:41.237Z\",\n                \"duration\": 9000,\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\"\n                },\n                \"credit\": 1,\n                \"type\": \"SESSION\",\n                \"classroom\": {\n                    \"_id\": \"68e787ccc6685941d61144a8\",\n                    \"name\": \"Demo with Sam\",\n                    \"subject\": \"Maths for Grade 6\"\n                }\n            },\n            {\n                \"_id\": \"68f276e47c30ecb7492e0d66\",\n                \"createdAt\": \"2025-10-17T17:03:32.520Z\",\n                \"userId\": {\n                    \"_id\": \"66793e38fa9c2a30cf1d2595\",\n                    \"name\": \"Yugendra Dhariwal\"\n                },\n                \"credit\": 10,\n                \"note\": \"Non\",\n                \"type\": \"CREDIT\",\n                \"creditType\": \"CREDIT\"\n            },\n            {\n                \"_id\": \"69044480c0378c83913b28e1\",\n                \"createdAt\": \"2025-10-13T05:15:00.000Z\",\n                \"duration\": 3600000,\n                \"userId\": {\n                    \"_id\": \"68afffb169bf3cf7e193dffb\",\n                    \"name\": \"Yug\"\n                },\n                \"credit\": 1,\n                \"type\": \"SESSION\",\n                \"classroom\": {\n                    \"_id\": \"68e787ccc6685941d61144a8\",\n                    \"name\": \"Demo with Sam\",\n                    \"subject\": \"Maths for Grade 6\"\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"1ac2eab7-0461-4c94-bbee-2ade4a3275f6"},{"name":"Adding Credits to Student","id":"b70f6e17-c760-4a45-8520-49319fe34198","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"credit\": \"2\",\n    \"note\": \"Adding Credits\",\n    \"type\": \"CREDIT\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/classes/{{class_id}}/students/{{student_id}}/sessionCredits","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","classes","{{class_id}}","students","{{student_id}}","sessionCredits"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"bf317295-c912-47fa-bc0d-88e8de3a0005","name":"Adding Credits to Student","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"credit\": \"2\",\n    \"note\": \"Adding Credits\",\n    \"type\": \"CREDIT\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/classes/{{class_id}}/students/{{student_id}}/sessionCredits"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":"Date","value":"Tue, 11 Nov 2025 07:46:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"386"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"sessionCredits\": {\n            \"classId\": \"68e787ccc6685941d61144a8\",\n            \"userId\": \"68e787ccb9932c954a1c67d0\",\n            \"instituteId\": \"66793e38fa9c2a40d81d259a\",\n            \"assignedBy\": \"66793e38fa9c2a30cf1d2595\",\n            \"credit\": 2,\n            \"note\": \"Adding Credits\",\n            \"type\": \"CREDIT\",\n            \"_id\": \"6912e9eba1d105bb09a6c951\",\n            \"createdAt\": \"2025-11-11T07:46:51.279Z\",\n            \"updatedAt\": \"2025-11-11T07:46:51.279Z\",\n            \"__v\": 0\n        }\n    }\n}"}],"_postman_id":"b70f6e17-c760-4a45-8520-49319fe34198"},{"name":"Marking Credits as Consumed for Student","id":"9daed467-9fde-492b-8ac2-f80f192639ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"credit\": \"2\",\n    \"note\": \"Consuming Credits\",\n    \"type\": \"DEBIT\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/classes/{{class_id}}/students/{{student_id}}/sessionCredits","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"path":["institutes","{{institute_id}}","classes","{{class_id}}","students","{{student_id}}","sessionCredits"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"19613950-1449-412d-b9ed-1bf0ec55258a","name":"Marking Credits as Consumed for Student","originalRequest":{"method":"POST","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"credit\": \"2\",\n    \"note\": \"Consuming Credits\",\n    \"type\": \"DEBIT\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/institutes/{{institute_id}}/classes/{{class_id}}/students/{{student_id}}/sessionCredits"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":"Date","value":"Tue, 11 Nov 2025 07:49:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"388"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"sessionCredits\": {\n            \"classId\": \"68e787ccc6685941d61144a8\",\n            \"userId\": \"68e787ccb9932c954a1c67d0\",\n            \"instituteId\": \"66793e38fa9c2a40d81d259a\",\n            \"assignedBy\": \"66793e38fa9c2a30cf1d2595\",\n            \"credit\": 2,\n            \"note\": \"Consuming Credits\",\n            \"type\": \"DEBIT\",\n            \"_id\": \"6912ea78835259c558f06735\",\n            \"createdAt\": \"2025-11-11T07:49:12.181Z\",\n            \"updatedAt\": \"2025-11-11T07:49:12.181Z\",\n            \"__v\": 0\n        }\n    }\n}"}],"_postman_id":"9daed467-9fde-492b-8ac2-f80f192639ca"}],"id":"6366494e-407c-4ba1-9976-82f7481a7909","_postman_id":"6366494e-407c-4ba1-9976-82f7481a7909","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}}},{"name":"Student Reports","id":"715ffec7-3c2a-4e0b-9e23-fc1b9288ca03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.wiseapp.live/public/institutes/{{institute_id}}/studentReports/{{student_id}}","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["public","institutes","{{institute_id}}","studentReports","{{student_id}}"],"host":["api","wiseapp","live"],"query":[],"variable":[]}},"response":[],"_postman_id":"715ffec7-3c2a-4e0b-9e23-fc1b9288ca03"},{"name":"Student Registration Data","id":"22fc4340-77bf-4d62-89b1-d0a6ac37feb8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"user-agent","value":"{{user-agent}}","type":"text"},{"key":"x-api-key","value":"{{api_key}}","type":"text"},{"key":"x-wise-namespace","value":"{{namespace}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.wiseapp.live/institutes/{{institute_id}}/participants/{{student_id}}?showRegistrationData=true","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","id":"9169ca9e-a1fc-4dbc-9f36-c679db026ebd","name":"Wise APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["institutes","{{institute_id}}","participants","{{student_id}}"],"host":["api","wiseapp","live"],"query":[{"key":"showRegistrationData","value":"true"}],"variable":[]}},"response":[],"_postman_id":"22fc4340-77bf-4d62-89b1-d0a6ac37feb8"}],"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{user_id}}"},{"key":"password","value":"{{api_key}}"}]}},"event":[{"listen":"prerequest","script":{"id":"bdf37103-d791-4994-bb94-8dc3d4b0caf4","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"236e92b3-5f1b-42d5-9541-717f5c406ac9","type":"text/javascript","packages":{},"exec":[""]}}]}