meta { name: login type: http seq: 2 } post { url: {{base_url}}/api/auth/login body: json auth: none } body:json { { "username": "creations", "email": "", "password": "" } }