Invalidate the current authentication token and log out the user from their session.
Bearer authentication header of the form Bearer <token>, where <token> is the account token returned from the Login endpoint.
The body is of type object.
Success