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 }