/auth/forgot-password
POST {{baseUrl}}/auth/forgot-password
Send the reset password email link
Request Body
{"foo"=>"est non"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | 
RESPONSES
status: OK
{"foo":"est non"}