---
title: "Authorize a User with One Time Password"
method: POST
path: "/otp_login"
tags: ["User"]
---

# Authorize a User with One Time Password

`POST /otp_login`

## Request body

- object
  - `code` string

## Response `200`

successful

## Other responses

- `401` — Invalid request

---

[API](https://skmtc.dev/syncromsp/apis/syncro.md) · [All operations](https://skmtc.dev/syncromsp/apis/syncro/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/syncromsp/syncro/revisions/dfc1c332d2c2/schema)
