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

# Changes to Login with JSON

`POST /api/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 `ApiLoginLoginRoleJson` removed and replaced with `03_login_json`
- **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 `ApiLoginLoginRoleJson` was added
  - api tag `Authorization` added
  - api tag `Authentication` removed
  - added the new optional request property `redirect`
  - 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/api/login/post.md) · [API](https://skmtc.dev/masumi-network/apis/kodosumi-api.md) · [Page](https://skmtc.dev/masumi-network/apis/kodosumi-api/changes/api/login/post)
