meta { name: Forgot Password type: http seq: 6 } post { url: {{api_url}}/auth/forgot-password/ body: json auth: none } body:json { { "email": "user@example.com" } }