Success and error response body

{
  "message": "If an account with that email exists, you’ll receive a password reset link shortly."
}

Params

Param name Description
user
required

Validations:

  • Must be a Hash

user[email]
required

user’s email

Validations:

  • Must be a String