Welcome to eflow Backend

logo

API Routes

undefined

Method Path
GET /email
GET /api_doc
GET /api_edit
GET /
GET /api_docspage
GET /admin
POST /login
POST /offline
POST /online

data

Method Path
POST /api/data

register

Method Path
POST /toStaffAndStudent/register

resend-otp

Method Path
POST /toStaffAndStudent/resend-otp

verify-otp

Method Path
POST /toStaffAndStudent/verify-otp

me

Method Path
GET /toStaffAndStudent/me

login

Method Path
POST /toStaffAndStudent/login

forget-password

Method Path
POST /toStaffAndStudent/forget-password

validate-otp

Method Path
POST /toStaffAndStudent/validate-otp

update-password

Method Path
POST /toStaffAndStudent/update-password

logout

Method Path
POST /toStaffAndStudent/logout

activity

Method Path
GET /toStaffAndStudent/activity

Email-sender

Method Path
POST /toStaffAndStudent/Email-sender

uploadfiles

Method Path
POST /toStaffAndStudent/uploadfiles

edit-profile

Method Path
PATCH /toStaffAndStudent/edit-profile

files

Method Path
POST /api/files/register
POST /api/files/resend-otp
POST /api/files/verify-otp
GET /api/files/me
POST /api/files/login
POST /api/files/forget-password
POST /api/files/validate-otp
POST /api/files/update-password
POST /api/files/logout
GET /api/files/activity
POST /api/files/Email-sender
POST /api/files/uploadfiles
PATCH /api/files/edit-profile

offers

Method Path
POST,GET /api/offers
PUT,GET /api/offers/:id
POST /api/offers/apply

overview

Method Path
GET /api_doc/overview

users

Method Path
GET /api/users

update-endpoint

Method Path
PUT /api_edit/update-endpoint/:id

:requestName

Method Path
PUT /update/:requestName

eflow

Method Path
GET /staticfiles/eflow/:key
POST,GET /api/eflow/platform/features
PUT,DELETE /api/eflow/platform/features/:featureId
POST,GET /api/eflow/platform/roles
GET,PUT,DELETE /api/eflow/platform/roles/:roleId
POST,GET /api/eflow/platform/permissions
GET,PUT,DELETE /api/eflow/platform/roles/:roleId/permissions
PUT /api/eflow/platform/permissions/:permissionId
POST /api/eflow/institutes/feature
GET /api/eflow/institutes/features
PUT,DELETE /api/eflow/institutes/features/:featureId
POST /api/eflow/institutes/role
GET /api/eflow/institutes/groups/all/:instituteId
GET,PUT /api/eflow/institutes/groups/permissions/
PUT /api/eflow/institutes/groups/update-status/
DELETE /api/eflow/institutes/group/delete/:groupId
GET /api/eflow/institutes/roles
GET,PUT,DELETE /api/eflow/institutes/roles/:roleId/
POST,GET /api/eflow/institutes/permissions
GET /api/eflow/institutes/permissions/all
GET,PUT,DELETE /api/eflow/institutes/roles/:roleId/permissions
PUT /api/eflow/institutes/permissions/:permissionId
GET /api/eflow/:instituteId/users
POST,GET /api/eflow/faq
PATCH,DELETE /api/eflow/faq/:id
PUT,PATCH /api/eflow/platform/update/:instituteId
POST /api/eflow/platform
GET /api/eflow/platform/getAll
GET /api/eflow/platform/:instituteId/
GET /api/eflow/platform/:instituteId/courses
GET /api/eflow/platform/course/:courseId
POST /api/eflow/platform/payments/subscription-management/new-payment/
GET /api/eflow/platform/payments/subscription-management/all
GET /api/eflow/platform/payments/subscription-management/payment/:institute_id
POST /api/eflow/platform/payments/subscription-management/approval/
POST,GET /api/eflow/faq-category
PATCH,DELETE /api/eflow/faq-category/:id

:key

Method Path
GET /main/:key

Logs

Method Path
GET /api/Logs

admin

Method Path
POST,GET /api/admin/platform/features
PUT,DELETE /api/admin/platform/features/:featureId
POST,GET /api/admin/platform/roles
GET,PUT,DELETE /api/admin/platform/roles/:roleId
POST,GET /api/admin/platform/permissions
GET,PUT,DELETE /api/admin/platform/roles/:roleId/permissions
PUT /api/admin/platform/permissions/:permissionId
POST /api/admin/institutes/feature
GET /api/admin/institutes/features
PUT,DELETE /api/admin/institutes/features/:featureId
POST /api/admin/institutes/role
GET /api/admin/institutes/groups/all/:instituteId
GET,PUT /api/admin/institutes/groups/permissions/
PUT /api/admin/institutes/groups/update-status/
DELETE /api/admin/institutes/group/delete/:groupId
GET /api/admin/institutes/roles
GET,PUT,DELETE /api/admin/institutes/roles/:roleId/
POST,GET /api/admin/institutes/permissions
GET /api/admin/institutes/permissions/all
GET,PUT,DELETE /api/admin/institutes/roles/:roleId/permissions
PUT /api/admin/institutes/permissions/:permissionId
GET /api/admin/:instituteId/users

auth

Method Path
POST /api/auth/register
POST /api/auth/resend-otp
POST /api/auth/verify-otp
GET /api/auth/me
POST /api/auth/login
POST /api/auth/forget-password
POST /api/auth/validate-otp
POST /api/auth/update-password
POST /api/auth/logout
GET /api/auth/activity
POST /api/auth/Email-sender
POST /api/auth/uploadfiles
PATCH /api/auth/edit-profile

subscription

Method Path
POST /api/subscription/feature
GET /api/subscription/features
POST /api/subscription/plan
GET /api/subscription/plans
GET /api/subscription/plans/all
GET /api/subscription/subscription
GET /api/subscription/institute-subscription/status/:instituteId
POST,PUT /api/subscription/institute/upgrade-subscription/:instituteId/request
GET /api/subscription/institute/upgrade-subscription/request/:institute_id
POST /api/subscription/institute/upgrade-subscription/susbcriptionupdate
PUT /api/subscription/institute/upgrade-subscription/:instituteId/cancelsubscription
PUT /api/subscription/plan/:id

institutes

Method Path
POST,GET /api/institutes/ RegExp(/^(?:\/)\/branches\/?(?=\/|$)/i)
GET /api/institutes/ RegExp(/^(?:\/)\/branches\/?(?=\/|$)/i) /institute/all
GET,PATCH,DELETE /api/institutes/ RegExp(/^(?:\/)\/branches\/?(?=\/|$)/i) /:branchId/
GET /api/institutes/ RegExp(/^(?:\/)\/branches\/?(?=\/|$)/i) /:branchId/students/
GET /api/institutes/ RegExp(/^(?:\/)\/branches\/?(?=\/|$)/i) /:branchId/non-teaching-staff/
GET /api/institutes/ RegExp(/^(?:\/)\/branches\/?(?=\/|$)/i) /:branchId/nonstaff/:nonstaffId
GET /api/institutes/ RegExp(/^(?:\/)\/branches\/?(?=\/|$)/i) /:branchId/staff/:staffId
GET /api/institutes/ RegExp(/^(?:\/)\/branches\/?(?=\/|$)/i) /:branchId/teaching-staff/
PUT /api/institutes/ RegExp(/^(?:\/)\/branches\/?(?=\/|$)/i) /:branchId/non-teaching-staff/update/:id
GET /api/institutes/ RegExp(/^(?:\/)\/branches\/?(?=\/|$)/i) /:branchId/non-teaching-staff/search
DELETE /api/institutes/ RegExp(/^(?:\/)\/branches\/?(?=\/|$)/i) /:branchid/non-teaching-staff/:id
PUT /api/institutes/ RegExp(/^(?:\/)\/branches\/?(?=\/|$)/i) /:branchId/teaching-staff/update/:id
DELETE /api/institutes/ RegExp(/^(?:\/)\/branches\/?(?=\/|$)/i) /:branchId/teaching-staff/:id
POST,GET /api/institutes/ RegExp(/^(?:\/)\/categories\/?(?=\/|$)/i)
GET,PUT,DELETE /api/institutes/ RegExp(/^(?:\/)\/categories\/?(?=\/|$)/i) /:categoryId
POST /api/institutes/ RegExp(/^(?:\/)\/categories(?:\/)\/courses\/?(?=\/|$)/i) /course-templates
GET /api/institutes/ RegExp(/^(?:\/)\/categories(?:\/)\/courses\/?(?=\/|$)/i) /teaching-staff/courses
GET /api/institutes/ RegExp(/^(?:\/)\/categories(?:\/)\/courses\/?(?=\/|$)/i) /student-new/courses
GET /api/institutes/ RegExp(/^(?:\/)\/categories(?:\/)\/courses\/?(?=\/|$)/i) /courses
GET /api/institutes/ RegExp(/^(?:\/)\/categories(?:\/)\/courses\/?(?=\/|$)/i) /course/:courseId
POST,GET /api/institutes/ RegExp(/^(?:\/)\/categories(?:\/)\/courses\/?(?=\/|$)/i)
GET /api/institutes/ RegExp(/^(?:\/)\/categories(?:\/)\/courses\/?(?=\/|$)/i) /:courseId/students/
GET /api/institutes/ RegExp(/^(?:\/)\/categories(?:\/)\/courses\/?(?=\/|$)/i) /:courseId/classes/
GET,PUT,DELETE /api/institutes/ RegExp(/^(?:\/)\/categories(?:\/)\/courses\/?(?=\/|$)/i) /:courseId
POST /api/institutes/ RegExp(/^(?:\/)\/categories(?:\/)\/courses\/?(?=\/|$)/i) /ongoing-course
POST /api/institutes/ RegExp(/^(?:\/)\/branches(?:\/)\/?(?=\/|$)/i) /course-templates
GET /api/institutes/ RegExp(/^(?:\/)\/branches(?:\/)\/?(?=\/|$)/i) /teaching-staff/courses
GET /api/institutes/ RegExp(/^(?:\/)\/branches(?:\/)\/?(?=\/|$)/i) /student-new/courses
GET /api/institutes/ RegExp(/^(?:\/)\/branches(?:\/)\/?(?=\/|$)/i) /courses
GET /api/institutes/ RegExp(/^(?:\/)\/branches(?:\/)\/?(?=\/|$)/i) /course/:courseId
POST,GET /api/institutes/ RegExp(/^(?:\/)\/branches(?:\/)\/?(?=\/|$)/i)
GET /api/institutes/ RegExp(/^(?:\/)\/branches(?:\/)\/?(?=\/|$)/i) /:courseId/students/
GET /api/institutes/ RegExp(/^(?:\/)\/branches(?:\/)\/?(?=\/|$)/i) /:courseId/classes/
GET,PUT,DELETE /api/institutes/ RegExp(/^(?:\/)\/branches(?:\/)\/?(?=\/|$)/i) /:courseId
POST /api/institutes/ RegExp(/^(?:\/)\/branches(?:\/)\/?(?=\/|$)/i) /ongoing-course
GET /api/institutes/class/:courseId
GET /api/institutes/class/course/:classId
GET /api/institutes/class/staff/:staffId
PUT /api/institutes/class/:classId
GET /api/institutes/class/gettime/:classId
GET /api/institutes/class/student/:studentId
POST /api/institutes/class/offline
GET /api/institutes/class/offline/all
GET /api/institutes/class/offline/:offlineClassId/
PUT /api/institutes/class/offline/update/:offlineclassid
DELETE /api/institutes/class/offline/:offlineclassid
POST /api/institutes/class/online
GET /api/institutes/class/online/all
GET,DELETE /api/institutes/class/online/:onlineclassId
PUT /api/institutes/class/online/update/:onlineclassId
PUT /api/institutes/class/online/update-status/:onlineclassId
POST,GET /api/institutes/course-module
PUT /api/institutes/course-module/update/:moduleId
PUT /api/institutes/course-module/update/track-status/:moduleId
PUT /api/institutes/course-module/update-status/:moduleId
DELETE /api/institutes/course-module/:moduleId
POST,GET /api/institutes/study-material
PUT,DELETE /api/institutes/study-material/:studymaterialId
POST,GET /api/institutes/course/note
PUT /api/institutes/course/note/update/:noteId
DELETE /api/institutes/course/note/:noteId
POST,GET /api/institutes/non-attedence/non-teaching-staff/attedence
GET /api/institutes/non-attedence/non_teaching_staff/:nonStaffId/
GET /api/institutes/ RegExp(/^(?:\/)\/branches(?:\/)\/?(?=\/|$)/i) /batches/batch-students/
POST,GET /api/institutes/ RegExp(/^(?:\/)\/branches(?:\/)\/?(?=\/|$)/i) /courses/:courseId/batches/
GET /api/institutes/ RegExp(/^(?:\/)\/branches(?:\/)\/?(?=\/|$)/i) /batches/all
GET /api/institutes/ RegExp(/^(?:\/)\/branches(?:\/)\/?(?=\/|$)/i) /batches/:batchId/
GET /api/institutes/ RegExp(/^(?:\/)\/branches(?:\/)\/?(?=\/|$)/i) /instructors/:courseId
GET /api/institutes/ RegExp(/^(?:\/)\/branches(?:\/)\/?(?=\/|$)/i) /students
PUT /api/institutes/ RegExp(/^(?:\/)\/branches(?:\/)\/?(?=\/|$)/i) /update/:batchId
DELETE /api/institutes/ RegExp(/^(?:\/)\/branches(?:\/)\/?(?=\/|$)/i) /batches/:batchId
POST /api/institutes/payments/refund/create
GET /api/institutes/payments/refund/all
GET /api/institutes/payments/refund/:id
PUT /api/institutes/payments/refund/update/:id
DELETE /api/institutes/payments/refund/:_id
GET /api/institutes/payments/refund/:query
POST /api/institutes/payments/staff-salary
GET /api/institutes/payments/staff-salary/all
GET /api/institutes/payments/staff-salary/salary
GET /api/institutes/payments/staff-salary/:id
PUT /api/institutes/payments/staff-salary/update/:_id
DELETE /api/institutes/payments/staff-salary/:_id
GET /api/institutes/payments/staff-salary/:query
GET /api/institutes/payments/staff-salary/staff-type
POST /api/institutes/payments/student-fee/create
GET /api/institutes/payments/student-fee/all
GET /api/institutes/payments/student-fee/:id
PUT /api/institutes/payments/student-fee/update/emi-fees
PUT /api/institutes/payments/student-fee/update
DELETE /api/institutes/payments/student-fee/:uuid
GET /api/institutes/payments/student-fee/search/:query
GET /api/institutes/payments/subscription/all
GET /api/institutes/payments/subscription/:InstituteId
PUT /api/institutes/payments/subscription/update/:id
DELETE /api/institutes/payments/subscription/:id
GET /api/institutes/payments/subscription/:query
GET /api/institutes/attedance/student/:attedenceId
GET,PUT /api/institutes/attedance/class/:classId
GET /api/institutes/attedance/students
POST /api/institutes/attedance/student/mark-attedence
GET /api/institutes/attedance/student-attendance/
GET /api/institutes/attedance/student-attendance/daily
POST,GET /api/institutes/attedance/staff/attedence
GET /api/institutes/attedance/staff/:staffId
GET /api/institutes/attedance/staff/:staffId/daily
POST /api/institutes/attedance
GET /api/institutes/attedance/:id?
PUT /api/institutes/attedance/update/:id
DELETE /api/institutes/attedance/delete/:id
PUT /api/institutes/attedance/:id/:category/:itemid
GET /api/institutes/attedance/search/:institute-id/:branch-id/:keyword
POST /api/institutes/attedance/filter/batch/:institute-id/:branch-id
GET /api/institutes/attedance/search/non-teaching/:institute-id/:branch-id/:keyword
POST /api/institutes/attedance/active/non-teaching/:institute-id/:branch-id
GET /api/institutes/attedance/search/teaching/:institute-id/:branch-id/:keyword
POST /api/institutes/attedance/active/teaching/:institute-id/:branch-id
POST /api/institutes/attedance/filter/teaching/course/:institute-id/:branch-id
POST,GET /api/institutes/general/FAQ/category
GET /api/institutes/general/FAQ/category/getid/:id
PUT /api/institutes/general/FAQ/category/update/:uuid
DELETE /api/institutes/general/FAQ/category/delete/:uuid
POST,GET /api/institutes/general/FAQ
GET /api/institutes/general/FAQ/all
PUT /api/institutes/general/FAQ/update/:uuid
DELETE /api/institutes/general/FAQ/delete/:uuid
POST /api/institutes/auth/admin/register
GET /api/institutes/auth/admin/users/all
GET /api/institutes/auth/admin/user/:userId
PUT /api/institutes/auth/admin/user/update/:userId
DELETE /api/institutes/auth/admin/user/delete/:userId
POST /api/institutes/auth/admin/login
POST /api/institutes/auth/admin/verify-otp/
GET /api/institutes/auth/admin/me
POST /api/institutes/auth/admin/forget-password
POST /api/institutes/auth/admin/resend-otp
POST /api/institutes/auth/admin/reset-password
POST /api/institutes/auth/admin/change-password
POST /api/institutes/auth/admin/validate-otp
POST /api/institutes/auth/admin/update-password
POST /api/institutes/auth/admin/logout
POST /api/institutes/auth/teaching-staff/register
POST /api/institutes/auth/teaching-staff/verify-otp
POST /api/institutes/auth/teaching-staff/login
GET /api/institutes/auth/teaching-staff/getall/staff
GET /api/institutes/auth/teaching-staff/active
GET /api/institutes/auth/teaching-staff/search
DELETE /api/institutes/auth/teaching-staff/delete
PUT /api/institutes/auth/teaching-staff/:branchId/teaching-staff/update/:id
GET /api/institutes/auth/teaching-staff/:_id
POST /api/institutes/auth/teaching-staff/change-password
PUT /api/institutes/auth/teaching-staff/:id/status
POST /api/institutes/auth/teaching-staff/logout
POST /api/institutes/auth/Non-teaching-staff/register
POST /api/institutes/auth/Non-teaching-staff/verify-otp
POST /api/institutes/auth/Non-teaching-staff/resend-otp
POST /api/institutes/auth/Non-teaching-staff/login
DELETE /api/institutes/auth/Non-teaching-staff/delete
GET /api/institutes/auth/Non-teaching-staff/:_id
POST /api/institutes/auth/Non-teaching-staff/logout
POST /api/institutes/auth/student/register
POST /api/institutes/auth/student/verify-otp
POST /api/institutes/auth/student/resend-otp
POST /api/institutes/auth/student/login
GET /api/institutes/auth/student/student/activity/:studentId
GET /api/institutes/auth/student/student/classes/:studentId
GET /api/institutes/auth/student/:instituteId/students/:studentId
PUT /api/institutes/auth/student/update/:studentId
DELETE /api/institutes/auth/student/student/:studentId
POST /api/institutes/auth/student/logout
POST /api/institutes/auth/student/resendemail
POST /api/institutes/auth/student/change-password
GET,PUT /api/institutes/auth/profile/me/
POST /api/institutes/auth/profile/forgot-password
POST /api/institutes/auth/profile/reset-password
GET /api/institutes/auth/profile
GET,POST /api/institutes/auth/profile/temporary-reset
GET /api/institutes/auth/profile/temporary-resetsuccess
POST,GET /api/institutes/faq/category
GET /api/institutes/faq/category/getid/:id
PUT /api/institutes/faq/category/update/:uuid
DELETE /api/institutes/faq/category/delete/:uuid
POST,GET /api/institutes/faq
GET /api/institutes/faq/all
PUT /api/institutes/faq/update/:uuid
DELETE /api/institutes/faq/delete/:uuid
GET /api/institutes/faq/getid/:id
POST /api/institutes/ RegExp(/^(?:\/)\/branches\/?(?=\/|$)/i) /register
POST /api/institutes/ RegExp(/^(?:\/)\/branches\/?(?=\/|$)/i) /verify-otp
POST /api/institutes/ RegExp(/^(?:\/)\/branches\/?(?=\/|$)/i) /login
GET /api/institutes/ RegExp(/^(?:\/)\/branches\/?(?=\/|$)/i) /getall/staff
GET /api/institutes/ RegExp(/^(?:\/)\/branches\/?(?=\/|$)/i) /active
GET /api/institutes/ RegExp(/^(?:\/)\/branches\/?(?=\/|$)/i) /search
DELETE /api/institutes/ RegExp(/^(?:\/)\/branches\/?(?=\/|$)/i) /delete
GET /api/institutes/ RegExp(/^(?:\/)\/branches\/?(?=\/|$)/i) /:_id
POST /api/institutes/ RegExp(/^(?:\/)\/branches\/?(?=\/|$)/i) /change-password
PUT /api/institutes/ RegExp(/^(?:\/)\/branches\/?(?=\/|$)/i) /:id/status
POST /api/institutes/ RegExp(/^(?:\/)\/branches\/?(?=\/|$)/i) /logout
POST /api/institutes/ RegExp(/^(?:\/)\/students\/?(?=\/|$)/i) /register
POST /api/institutes/ RegExp(/^(?:\/)\/students\/?(?=\/|$)/i) /verify-otp
POST /api/institutes/ RegExp(/^(?:\/)\/students\/?(?=\/|$)/i) /resend-otp
POST /api/institutes/ RegExp(/^(?:\/)\/students\/?(?=\/|$)/i) /login
GET /api/institutes/ RegExp(/^(?:\/)\/students\/?(?=\/|$)/i) /student/activity/:studentId
GET /api/institutes/ RegExp(/^(?:\/)\/students\/?(?=\/|$)/i) /student/classes/:studentId
GET /api/institutes/ RegExp(/^(?:\/)\/students\/?(?=\/|$)/i) /:instituteId/students/:studentId
PUT /api/institutes/ RegExp(/^(?:\/)\/students\/?(?=\/|$)/i) /update/:studentId
DELETE /api/institutes/ RegExp(/^(?:\/)\/students\/?(?=\/|$)/i) /student/:studentId
POST /api/institutes/ RegExp(/^(?:\/)\/students\/?(?=\/|$)/i) /logout
POST /api/institutes/ RegExp(/^(?:\/)\/students\/?(?=\/|$)/i) /resendemail
POST /api/institutes/ RegExp(/^(?:\/)\/students\/?(?=\/|$)/i) /change-password
POST,GET /api/institutes/ RegExp(/^(?:\/)\/?(?=\/|$)/i)
PUT,DELETE /api/institutes/ RegExp(/^(?:\/)\/?(?=\/|$)/i) /:id
PUT /api/institutes/ RegExp(/^(?:\/)\/?(?=\/|$)/i) /update-status/:id
PUT /api/institutes/ RegExp(/^(?:\/)\/?(?=\/|$)/i) /modify-status/update
GET /api/institutes/ RegExp(/^(?:\/)\/?(?=\/|$)/i) /report/:branchid
GET /api/institutes/ RegExp(/^(?:\/)\/?(?=\/|$)/i) /report
POST,GET /api/institutes/platform
PUT,DELETE /api/institutes/platform/:id
PUT /api/institutes/platform/update-status/:id
PUT /api/institutes/platform/modify-status/update
GET /api/institutes/platform/report/:branchid
GET /api/institutes/platform/report
POST,GET /api/institutes/students/notifications
GET /api/institutes/students/notifications/all
PUT /api/institutes/students/notifications/status/:id
DELETE /api/institutes/students/notifications/student-notifications/:id
POST,GET /api/institutes/staff/notifications
GET /api/institutes/staff/notifications/all
PUT /api/institutes/staff/notifications/status/:id
DELETE /api/institutes/staff/notifications/:id
POST,GET /api/institutes/branch/notifications
GET /api/institutes/user/activity
GET /api/institutes/user/activity/staff/:staffId
GET /api/institutes/user/activity/student/:studentId
GET /api/institutes/user/activities
GET /api/institutes/user/activities/staff/:staffId
GET /api/institutes/user/activities/student/:studentId
POST /api/institutes/community
GET /api/institutes/community/:instituteId/branch/:branchid/:userId
GET /api/institutes/community/:instituteId/branches/:branchId/all-community/
GET /api/institutes/community/:batchId
GET /api/institutes/community/course/:courseId
POST /api/institutes/community/update/:id
GET /api/institutes/community/student/:studentId
PUT /api/institutes/community/rename/:userId
PUT /api/institutes/community/add/:userId
PUT /api/institutes/community/remove/:userId
PUT /api/institutes/community/block/:userId
POST /api/institutes/community/messages/:institute_id/:branch_id/:userId
GET /api/institutes/community/messages/:chatId
GET /api/institutes/community/messages/all/:communityId
DELETE /api/institutes/community/messages/group/:chatId/:userId
DELETE /api/institutes/community/messages/group/msg/:messageId/:userId
DELETE /api/institutes/community/messages/:chatId/:userId
POST /api/institutes/student-ticket/create
GET /api/institutes/student-ticket/getall
GET /api/institutes/student-ticket/getalll
GET /api/institutes/student-ticket/:id
PUT /api/institutes/student-ticket/update/:id
DELETE /api/institutes/student-ticket/delete/:id
POST /api/institutes/non-staff/ticket/create
GET /api/institutes/non-staff/ticket/getall
GET /api/institutes/non-staff/ticket/getbyid/:id
PUT /api/institutes/non-staff/ticket/update/:id
DELETE /api/institutes/non-staff/ticket/delete/:id
GET /api/institutes/non-staff/ticket/search/:query
POST,GET /api/institutes/staff/ticket
GET /api/institutes/staff/ticket/all
GET /api/institutes/staff/ticket/:id
PUT /api/institutes/staff/ticket/update/:id
PUT /api/institutes/staff/ticket/updatestatus/:id
DELETE /api/institutes/staff/ticket/delete/:id
GET /api/institutes/staff/ticket/search/:query
POST /api/institutes/admin/ticket
GET /api/institutes/admin/ticket/all
GET /api/institutes/admin/ticket/get-alll
GET /api/institutes/admin/ticket/:id
PUT /api/institutes/admin/ticket/update/:id
PUT /api/institutes/admin/ticket/close-ticket/:id
DELETE /api/institutes/admin/ticket/delete/:id
GET /api/institutes/reports/users/teaching-staff
GET /api/institutes/reports/users/teaching-staff/teacher-reports/:teacherId
GET /api/institutes/reports/users/student
GET /api/institutes/reports/users/student/student-reports/:studentId
GET /api/institutes/:instituteId/:branchId/coordinators/getall

upload

Method Path
POST,GET /api/upload
POST /api/upload/mutiple/
PUT /api/upload/:id

restore

Method Path
PUT /api/restore/file/:fileId
PUT /api/restore/restore-multiple

delete

Method Path
DELETE /api/delete/file/:fileId
DELETE /api/delete/delete-multiple

certificate

Method Path
GET /api/certificate/print/:id
GET /api/certificate/getall/student/:studentId
POST /api/certificate/create
GET /api/certificate/:InstituteId/:branchid
PUT /api/certificate/update/:certificateid
DELETE /api/certificate/delete/:certificateid

helpcenter

Method Path
POST,GET /api/helpcenter
PUT /api/helpcenter/update/:id
DELETE /api/helpcenter/delete/:id

notification

Method Path
POST /api/notification/student
POST /api/notification/staff
POST /api/notification/subscribe
POST /api/notification/institute/subscribe
POST /api/notification/institute/notifications
GET /api/notification/institute/:institute_id/all
PUT /api/notification/institute/update/:notification_id
GET /api/notification/institute/all
GET /api/notification/institute/resend-notification/
POST /api/notification/student-notification-resend
POST /api/notification/staff-notification-resend
GET /api/notification/:InstituteId/:branchid
PUT /api/notification/update/:id
DELETE /api/notification/delete/:id

institute

Method Path
GET /api/institute/student/id_cards/all
PUT /api/institute/student/id_cards/:id
GET /api/institute/student/id_cards/student/:id
POST /api/institute/student/id_cards/download

staffidcard

Method Path
GET /api/staffidcard/:InstituteId/:branchid
PUT /api/staffidcard/:id

ticket

Method Path
POST /api/ticket/create
GET /api/ticket/getall
GET /api/ticket/getbyid/:id
PUT /api/ticket/update/:id
DELETE /api/ticket/delete/:id
GET /api/ticket/search/:query

studentauth

Method Path
POST /api/studentauth/login
POST /api/studentauth/logout

attendance

Method Path
GET /api/attendance/student/:attedenceId
GET,PUT /api/attendance/class/:classId
GET /api/attendance/students
POST /api/attendance/student/mark-attedence
GET /api/attendance/student-attendance/
GET /api/attendance/student-attendance/daily
POST,GET /api/attendance/staff/attedence
GET /api/attendance/staff/:staffId
GET /api/attendance/staff/:staffId/daily
POST /api/attendance
GET /api/attendance/:id?
PUT /api/attendance/update/:id
DELETE /api/attendance/delete/:id
PUT /api/attendance/:id/:category/:itemid
GET /api/attendance/search/:institute-id/:branch-id/:keyword
POST /api/attendance/filter/batch/:institute-id/:branch-id
GET /api/attendance/search/non-teaching/:institute-id/:branch-id/:keyword
POST /api/attendance/active/non-teaching/:institute-id/:branch-id
GET /api/attendance/search/teaching/:institute-id/:branch-id/:keyword
POST /api/attendance/active/teaching/:institute-id/:branch-id
POST /api/attendance/filter/teaching/course/:institute-id/:branch-id

developer

Method Path
GET,POST /api/developer/verify
POST /api/developer/resend-otp
GET,POST /api/developer/login
GET,POST /api/developer/forgot-password
GET,POST /api/developer/reset-password
POST /api/developer/logout
GET /api/developer/profile
POST /api/developer/update-profile
GET /api/developer
GET /api/developer/user-activity-logs
POST /api/developer/notification/create
GET /api/developer/notification/all

placements

Method Path
GET /api/placements/fetch/:studentId
POST /api/placements/create
PUT /api/placements/update
GET /api/placements/all
DELETE /api/placements/delete/:id

platform

Method Path
GET /api/platform/:instituteId/fetched/:courseId/details

track

Method Path
GET /api/track/:studentId

task-project

Method Path
POST /api/task-project
GET /api/task-project/get
GET /api/task-project/get/:courseid
PATCH /api/task-project/update/:taskId
DELETE /api/task-project/delete/:id
GET /api/task-project/:courseId/report/:studentId

help-center

Method Path
POST /api/help-center
GET /api/help-center/all
GET /api/help-center/get/:id
PUT /api/help-center/update/:id
DELETE /api/help-center/delete/:id