To exit MiniFinder GO correctly, use the command core/logout:
svc=core/logout¶ms={}
 You can find an example of this request in the sample Login/logout.
Response
{ "error":<int> /* error code */ }
Errors
| Code | Value |
|---|---|
| 0 | exit successful |
| 1 | server connection error |
| 4 | user not authorized |