---
title: "Changes to Sign in"
method: POST
path: "/api/auth/login"
---

# Changes to Sign in

`POST /api/auth/login`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 7 revisions.

- **2025-11-21** `50eff5014b78` — 2 info
- **2025-03-24** `fbc3fe6ecbf1` — 2 breaking

## Changes

- **2025-11-21** `50eff5014b78` — 2 info
  - the request property `password` became optional
  - the `password` request property's minLength was decreased from `8` to `0`
- **2025-03-24** `fbc3fe6ecbf1` — 2 breaking
  - the request property `password` became required
  - the `password` request property's minLength was increased from `0` to `8`

---

[Operation](https://skmtc.dev/endatix/apis/endatix-platform-rest-api/docs/api/auth/login/post.md) · [API](https://skmtc.dev/endatix/apis/endatix-platform-rest-api.md) · [Page](https://skmtc.dev/endatix/apis/endatix-platform-rest-api/changes/api/auth/login/post)
