---
title: "Returns a user token if the given multi-factor authentication code is correct"
method: POST
path: "/v1/login/mfa/token"
tags: ["Login"]
---

# Returns a user token if the given multi-factor authentication code is correct

`POST /v1/login/mfa/token`

## Request body

- TokenRequestModelMfa
  - `email` string, email, required — User email

## Response `200`

OK

---

[API](https://skmtc.dev/infoset/apis/infoset-rest-api.md) · [All operations](https://skmtc.dev/infoset/apis/infoset-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/infoset/infoset-rest-api/revisions/f5bc39a1ac15/schema)
