Log out an active authorized session by its hash
Method schema is available as of layer 26. Switch ยป
Name | Type | Description |
---|---|---|
hash | long | Session hash |
Code | Type | Description |
---|---|---|
406 | FRESH_RESET_AUTHORISATION_FORBIDDEN | You can't logout other sessions if less than 24 hours have passed since you logged on the current session. |
400 | HASH_INVALID | The provided hash is invalid. |
How to register a user's phone to start using the API.