account
Logout from the system
After logout, the user's token is deleted
post/api/v1/account/logout
Response
Ok
Example response
{
"ok": true
}Changes
No recorded changes to this endpoint across all 50 revisions of this API.
After logout, the user's token is deleted
Ok
{
"ok": true
}No recorded changes to this endpoint across all 50 revisions of this API.