POST
/
api
/
v1
/
auth
/
forgot-password
  {
    "email": "<string>"
  }
{
  "redirect url": "<string>"
}

Parameters

email
string

User email address

  {
    "email": "<string>"
  }

Response Description

User will be redirected to reset-password route

redirect url
string

Success response