---
title: "POST /account/login/otp"
method: POST
path: "/account/login/otp"
tags: ["Account"]
---

# POST /account/login/otp

`POST /account/login/otp`

## Request body

- MfaModel
  - `otp` string, nullable
  - `mfaToken` string, nullable

## Response `200`

Success

- Token
  - `accessToken` string, nullable
  - `mfaToken` string, nullable
  - `barcodeUri` string, nullable
  - `recoveryCode` string, nullable

---

[API](https://skmtc.net/diabatix/apis/identity-api.md) · [All operations](https://skmtc.net/diabatix/apis/identity-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/diabatix/identity-api/revisions/81fb509120cf/schema)
