Skip to main content

Logout

Logout a User

To log a user out, call the logoutuser action on the telos.login contract.

ACTION logoutuser

Parameter NameTypeExampleDescription
account_namenametestaccount1Name of the Telos account to log out.
cleos push action telos.login logoutuser '{ ... }' -p user