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

# POST /login

`POST /login`

## Request body

- LoginUiRequest
  - `username` string, nullable
  - `password` string, nullable
  - `returnUrl` string, nullable

## Response `200`

OK

---

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