meta { name: Logout type: http seq: 3 } post { url: {{BASE_URL}}/account/logout body: none auth: none } body:json { { "email": "john.doe@gmail.com", "password": "fake_password123" } }