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

# POST /v1/auth/email/login/code

`POST /v1/auth/email/login/code`

## Request body

- GoddessApiV1SendEmailLoginCodeRequest
  - `email` string
  - `captchaId` string
  - `captchaAnswer` string

## Response `200`

OK

- GoddessApiV1SendEmailLoginCodeReply
  - `message` 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/versions/d97780a0ed10/schema)
