---
title: "Login to crosspublic"
method: POST
path: "/auth/login"
tags: ["Authentications"]
---

# Login to crosspublic

`POST /auth/login`

This will login the user

## Request body

- LoginValidator
  - `email` string, required
  - `password` string, required

## Response `201`

## Changes

- **2023-12-02** `0f94162e2901` — 1 info
  - endpoint added
- **2023-11-26** `450526d5a3d5` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/gitroomhq/apis/crosspublic-swagger-file/changes/auth/login/post.md)

---

[API](https://skmtc.dev/gitroomhq/apis/crosspublic-swagger-file.md) · [All operations](https://skmtc.dev/gitroomhq/apis/crosspublic-swagger-file/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gitroomhq/crosspublic-swagger-file/revisions/6fa3feae8411/schema)
