Synopsis
Parameters
| Parameter |
Type |
Description |
| token |
string |
The token to be invalidated. |
Returns
True if the logout was successful (i.e. the passed token was valid before this call).
Description
Explicitly ends a remote API session by invalidating the given token. The token will no longer be valid credentials. To obtain a new token, call RemoteAPI.login.