---
title: "Auth0-based login flow. Final step. Exchanging auth0 code from frontend to a token. Do not call this endpoint unless explicitly instructed by Intect."
method: POST
path: "/api/auth/auth0/login"
tags: ["Auth"]
---

# Auth0-based login flow. Final step. Exchanging auth0 code from frontend to a token. Do not call this endpoint unless explicitly instructed by Intect.

`POST /api/auth/auth0/login`

## Request body

- IntectWebAPIControllersAuth0LoginRequest
  - `Code` string

## Response `200`

OK

- object

---

[API](https://skmtc.dev/intect/apis/intect-rest-api.md) · [All operations](https://skmtc.dev/intect/apis/intect-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/intect/intect-rest-api/revisions/e256dcb495d4/schema)
