Routes - Config

File Name : config.js
File Path : /server/routes/config.js

Get Routes Configuration

  1. API Path: api/config/appConfig
  2. Method: GET
  3. Description:
    • This route is used to fetch the mobileApp configuration at initial load
    • Renders AppConfiguration data object.
  4. Response:
    • Http Code: 200
    • Name: returnObj
    • Type: Object

Update Routes Configuration

  1. API Path: api/config/appConfig
  2. Method: POST
  3. Description: This route is use to update the details configured from dashboard to database that can be used by mobileApp.
  4. Response:
    • Http Code: 200
    • Name: returnObj
    • Type: Object

results matching ""

    No results matching ""