meta { name: Request Resetpassword type: http seq: 10 } post { url: {{url}}/lst/api/user/resetpassword body: json auth: inherit } body:json { { "email": "blake.matthes@alpla.com" } } settings { encodeUrl: true }