Administration-Server Management-Manage Quick Search Indices
Number of APIs: 8
-
Change the search index status for a project PATCH {{baseUrl}}/api/mstrServices/searchEngine/indices/:projectId
-
Get the search engine properties GET {{baseUrl}}/api/mstrServices/searchEngine
-
Update the search engine properties PUT {{baseUrl}}/api/mstrServices/searchEngine
-
Get the search index properties for all projects GET {{baseUrl}}/api/mstrServices/searchEngine/indices
-
Get list of available projects GET {{baseUrl}}/api/projects
-
Logout POST {{baseUrl}}/api/auth/logout
-
Get the search index properties for a specific project GET {{baseUrl}}/api/mstrServices/searchEngine/indices/:projectId
-
Login POST {{baseUrl}}/api/auth/login