meta { name: login type: http seq: 2 } post { url: {{base_url}}/user/login body: json auth: inherit } body:json { { "password": "Test!?1Test!?1", "email": "test@creations.works" } }