Session

Ends the current session

Logs the user out of the gateway session. Any further activity requires re-authentication.

post/logout

Response

returned status indicates if user is logged in

confirmedboolean

true means username is still logged in, false means it is not

Changes