meta { name: Verify reset code type: http seq: 2 } post { url: {{baseUrl}}/api/v1/password-reset/verify body: json auth: inherit } body:json { { "email": "", "code": "" } }