---
title: "Changes to Login the user"
method: POST
path: "/api/login"
---

# Changes to Login the user

`POST /api/login`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 49 revisions.

- **2022-11-14** `d98df61622ee` — 1 breaking, 3 warning, 2 info
- **2020-10-14** `b70359972942` — 1 breaking, 1 warning, 4 info

## Changes

- **2022-11-14** `d98df61622ee` — 1 breaking, 3 warning, 2 info
  - added required request body
  - deleted the `query` request parameter `logout`
  - deleted the `query` request parameter `password`
  - deleted the `query` request parameter `user`
  - api operation id `rutil:login` removed and replaced with `auth:login`
  - added the optional property `domain` to the response with the `200` status
- **2020-10-14** `b70359972942` — 1 breaking, 1 warning, 4 info
  - removed the request body
  - removed the optional property `domain` from the response with the `200` status
  - api operation id `auth:login` removed and replaced with `rutil:login`
  - added the new optional `query` request parameter `logout`
  - added the new optional `query` request parameter `password`
  - added the new optional `query` request parameter `user`

---

[Operation](https://skmtc.dev/eeditiones/apis/tei-publisher-documentation-and-demo/docs/api/login/post.md) · [API](https://skmtc.dev/eeditiones/apis/tei-publisher-documentation-and-demo.md) · [Page](https://skmtc.dev/eeditiones/apis/tei-publisher-documentation-and-demo/changes/api/login/post)
