---
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`

---

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