GET /api/admin/setSafeMode/:mode
Description
Set falcon server into/out of safemode.
Parameters
- :mode true/false.
- doAs <optional query param> allows the current user to impersonate the user passed in doAs when interacting with the Falcon system.
Rest Call
GET http://localhost:15000/api/admin/setSafeMode/true