meta { name: Login type: http seq: 1 } post { url: {{base_url}}/auth/login body: json auth: none } body:json { { "email": "linus.miller@bitmill.io", "password": "rasmus" } }