Forgot Password
POST
/auth/passwordLast modified: 3 days ago
Send a password reset email to the user.
Request
Query Params
email
string
required
Email address of the user
Request samples
Responses
OK(200)
HTTP Code: 200
Content Type : JSONapplication/json
user forgot password
Data Schema
object {0}
Example
{}
Last modified: 3 days ago