---
title: "POST /api/login"
method: POST
path: "/api/login"
tags: ["Login API"]
---

# POST /api/login

`POST /api/login`

login

## Query parameters

- `clientId` string, required
- `responseType` string, required
- `redirectUri` string, required
- `scope` string
- `state` string
- `nonce` string
- `code_challenge_method` string
- `code_challenge` string

## Request body

- ControllersAuthForm

## Response `200`

The Response object

---

[API](https://skmtc.net/casdoor/apis/casdoor-restful-api.md) · [All operations](https://skmtc.net/casdoor/apis/casdoor-restful-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/casdoor/casdoor-restful-api/versions/be9a5584b821/schema)
