# Reset password Use these operations to manage password resets. When a password reset is requested, an email with a token is sent. In the email the user must press a reset link, and then create a new password. ## Request a password reset - [POST /forgot-password](https://www.rebilly.com/static/_spec/catalog/all-3.0/reset-password/postforgotpasswordrequest.md): Sends an email with a link containing a token to reset a user password.