Logout
Logout a User
To log a user out, call the logoutuser
action on the telos.login
contract.
ACTION logoutuser
Parameter Name | Type | Example | Description |
---|---|---|---|
account_name | name | testaccount1 | Name of the Telos account to log out. |
cleos push action telos.login logoutuser '{ ... }' -p user