Frontend API
cURL
curl --request POST \ --url https://api.wacht.dev/auth/forgot-password \ --header 'Content-Type: application/x-www-form-urlencoded' \ --data [email protected]
Send a password reset email to the user
User's email address
"[email protected]"
Password reset email sent
Was this page helpful?