---
title: "Send a login (\"magic link\") email"
method: POST
path: "/oauth/sendLoginToken"
tags: ["oauth"]
---

# Send a login ("magic link") email

`POST /oauth/sendLoginToken`

## Request body

- EmailRequest
  - `email` string, required — email address

## Response `204`

email sent

---

[API](https://skmtc.net/charthop/apis/charthop-api.md) · [All operations](https://skmtc.net/charthop/apis/charthop-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/charthop/charthop-api/versions/50a1edd6b27e/schema)
