meta { name: Logout type: http seq: 6 } post { url: {{API_URL}}/account/logout body: none auth: none } body:json { { "email": "user@gmail.com", "password": "changeme" } }