---
title: "Changes to Login"
method: POST
path: "/v1/auth/login"
---

# Changes to Login

`POST /v1/auth/login`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 23 revisions.

- **2026-03-15** `536abd065ab0` — 1 breaking, 5 info
- **2025-12-18** `2db9e75ea330` — 1 info

## Changes

- **2026-03-15** `536abd065ab0` — 1 breaking, 5 info
  - the response's body type changed from no type to `object` for status `200`
  - api tag `Auth` added
  - added the optional property `request_metadata` to the response with the `200` status
  - added the required property `email` to the response with the `200` status
  - added the required property `first_name` to the response with the `200` status
  - added the required property `last_name` to the response with the `200` status
- **2025-12-18** `2db9e75ea330` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/svahnar/apis/svahnar-apis/docs/v1/auth/login/post.md) · [API](https://skmtc.dev/svahnar/apis/svahnar-apis.md) · [Page](https://skmtc.dev/svahnar/apis/svahnar-apis/changes/v1/auth/login/post)
