---
title: "POST /api/v2/authenticate"
method: POST
path: "/api/v2/authenticate"
tags: ["User"]
---

# POST /api/v2/authenticate

`POST /api/v2/authenticate`

## Request body

- AuthConfig
  - `clientId` string, nullable
  - `clientSecret` string, nullable
  - `tenantId` string, nullable

## Response `200`

Success

---

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