post https://api.moloco.cloud/cm/v1/auth/users/forgot-password
If the user forgot the password, use this API to receive password reset email
.
The password reset email
contains password reset token for updating password and user’s email which will be used to call UpdatePassword
API.
The token is valid for 7 days.