Recover lost password
Recover lost password
POST https://api.sponseasy.com/v2/user/reset_password
This endpoint allows you to reset password for the current user.
Path Parameters
Name
Type
Description
user[email]
string
{
status: "success"
}{
status: "error",
message: ["error_message"]
}Last updated
Was this helpful?