---
title: "POST /api/v1/Account/Logon"
method: POST
path: "/api/v1/Account/Logon"
tags: ["Account"]
---

# POST /api/v1/Account/Logon

`POST /api/v1/Account/Logon`

## Request body

- LogonRequest2
  - `Username` string, required
  - `Password` SecureString, required
    - `Length` integer
  - `Domain` string, nullable

## Response `200`

---

[API](https://skmtc.dev/pads4/apis/nds-services-authentication.md) · [All operations](https://skmtc.dev/pads4/apis/nds-services-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pads4/nds-services-authentication/revisions/e0bfd79e98ee/schema)
