---
title: "Changes to Login with form"
method: POST
path: "/login"
---

# Changes to Login with form

`POST /login`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 5 revisions.

- **2025-08-08** `696ee83009f6` — 1 info
- **2025-08-06** `82f6f0eba091` — 4 warning, 8 info

## Changes

- **2025-08-08** `696ee83009f6` — 1 info
  - api operation id `LoginLoginRolePost` removed and replaced with `02_login_post`
- **2025-08-06** `82f6f0eba091` — 4 warning, 8 info
  - removed the optional property `KODOSUMI_API_KEY` from the response with the `200` status
  - removed the optional property `error` from the response with the `400` status
  - removed the optional property `id` from the response with the `200` status
  - removed the optional property `name` from the response with the `200` status
  - api operation id `LoginLoginRolePost` was added
  - api tag `Authorization` added
  - api tag `Authentication` removed
  - request property `redirect` list-of-types was widened by adding types `null` to media type `application/x-www-form-urlencoded`
  - removed the non-success response with the status `401`
  - added the optional property `extra` to the response with the `400` status
  - added the required property `detail` to the response with the `400` status
  - added the required property `status_code` to the response with the `400` status

---

[Operation](https://skmtc.dev/masumi-network/apis/kodosumi-api/docs/login/post.md) · [API](https://skmtc.dev/masumi-network/apis/kodosumi-api.md) · [Page](https://skmtc.dev/masumi-network/apis/kodosumi-api/changes/login/post)
