# resendVerification

**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#L117)

Re-send the email-verification link for the logged-in user

## Endpoint

`POST /auth/resend-verification`

## Referenced By

- `AuthController` (MODULE_DECLARES)
