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