GET web/logout
Logout a user and destroy their session.
Note
This is a privileged endpoint. Only authorised queries will be processed.
Examples
danger
Deprecated. This will be removed in a later update.
- Typical
Response
caution
TODO: This is not the behaviour of the implementation at the moment.
{
"success": true
}
shadowolfyt is now logged out to the website.