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

# POST /account/login

`POST /account/login`

## Request body

- LoginDTO
  - `username` string
  - `password` string
  - `recaptchaToken` string

## Response `200`

OK

- object

---

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