meta { name: Login type: http seq: 2 } post { url: {{baseUrl}}/auth/login body: json auth: inherit } body:json { { "email": "", "password": "" } }