---
title: "/auth/magic-link"
method: POST
path: "/auth/magic-link"
---

# /auth/magic-link

`POST /auth/magic-link`

## Request body

- object
  - `email` string, email, required

## Response `200`

Successful response

- object

## Other responses

- `422` — Validation failed
- `500` — Server error

## Changes

> 37 revisions in range; 2 not diffed.

- **2026-08-24** `fea859ba34de` — 2 breaking
  - request body became required
  - the request property `email` became required
- **2026-08-16** `bc0120a99ed2` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/stacksjs/apis/stacks-api/changes/auth/magic-link/post.md)

---

[API](https://skmtc.dev/stacksjs/apis/stacks-api.md) · [All operations](https://skmtc.dev/stacksjs/apis/stacks-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stacksjs/stacks-api/revisions/99a2bc4b3b98/schema)
