meta { name: Resetpassword type: http seq: 9 } post { url: {{url}}/lst/api/auth/reset-password body: json auth: inherit } body:json { { "newPassword": "nova0511", "token": "8ZtCt8c5BRwtcqD9k5RceLhx" } } settings { encodeUrl: true }