# magicLinkConfirm

**Kind:** API Endpoint

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

Redeem the magic-link code + 302 back to the docs site (token in fragment)

## Endpoint

`POST /public/p/:slugWithId/reader/auth/confirm`

| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
| `slugWithId` | path | `string` | ✓ |  |

## Referenced By

- `ReaderAccountController` (MODULE_DECLARES)
