Logout request
This command will invalidate the user session. It is a security feature
that should be called when the user wants to stop their current session
or close the client application. Calling this command is not required
since all sessions are automatically closed after 20 minutes of inactivity.
Request URL
http://api.kibot.com?action=logout
Parameters
No parameters are needed.
Response
The response to a successful Logout
request is 200 OK
Historical Data API - Table of Contents