---
title: "POST /v1/auth/email/login"
method: POST
path: "/v1/auth/email/login"
tags: ["AuthService"]
---

# POST /v1/auth/email/login

`POST /v1/auth/email/login`

## Request body

- GoddessApiV1EmailLoginRequest
  - `email` string
  - `code` string

## Response `200`

OK

- GoddessApiV1LoginReply
  - `token` string

---

[API](https://skmtc.net/aide-family/apis/untitled-api-2.md) · [All operations](https://skmtc.net/aide-family/apis/untitled-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aide-family/untitled-api-2/revisions/d97780a0ed10/schema)
