account

Logout from the system

After logout, the user's token is deleted

post/api/v1/account/logout

Response

Ok

okboolean required

Example response

{
  "ok": true
}

Changes

No recorded changes to this endpoint across all 50 revisions of this API.