# resetPassword

**Kind:** API Endpoint

**Source:** [`atloria-monorepo/apps/api/src/auth/auth.controller.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/auth/auth.controller.ts#L106)

Reset password with the emailed token

## Endpoint

`POST /auth/reset-password`

## Referenced By

- `AuthController` (MODULE_DECLARES)
