Administration-Server Management-Manage Quick Search Indices

Number of APIs: 8

  1. Change the search index status for a project PATCH {{baseUrl}}/api/mstrServices/searchEngine/indices/:projectId

  2. Get the search engine properties GET {{baseUrl}}/api/mstrServices/searchEngine

  3. Update the search engine properties PUT {{baseUrl}}/api/mstrServices/searchEngine

  4. Get the search index properties for all projects GET {{baseUrl}}/api/mstrServices/searchEngine/indices

  5. Get list of available projects GET {{baseUrl}}/api/projects

  6. Logout POST {{baseUrl}}/api/auth/logout

  7. Get the search index properties for a specific project GET {{baseUrl}}/api/mstrServices/searchEngine/indices/:projectId

  8. Login POST {{baseUrl}}/api/auth/login