# Auth

## Request a password reset email

 - [POST /auth/password_reset](https://developers.ev.energy/ev.energy-api-v2/auth/post-auth-password_reset.md): Request a password reset email for the account with the supplied
email address. The response status and body are identical whether
or not an account exists for the email; clients must not treat the
success response as confirmation that an account exists.

