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