---
title: "POST /api/v1/user/login-email-otp"
method: POST
path: "/api/v1/user/login-email-otp"
tags: ["My Account"]
---

# POST /api/v1/user/login-email-otp

`POST /api/v1/user/login-email-otp`

## Request body

- ApiLoginEmailOtpRequest
  - `email` string, required

## Response `200`

Ok

- ApiLoginEmailOtpResponse
  - `status` 'ok', required

## Other responses

- `default` — Error

---

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