---
title: "POST /v1/ee/auth"
method: POST
path: "/v1/ee/auth"
---

# POST /v1/ee/auth

`POST /v1/ee/auth`

## Query parameters

- `redirect` string, required

## Request body

- LoginByEmailDto
  - `email` string, required
  - `password` string, required
  - `code` number

## Response `200`

---

[API](https://skmtc.net/engagespot/apis/engagespot-api.md) · [All operations](https://skmtc.net/engagespot/apis/engagespot-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/engagespot/engagespot-api/revisions/33fd027f0b5f/schema)
