---
title: "AuthLoginSimple"
method: POST
path: "/share/v1/auth/login/simple"
tags: ["share_auth"]
---

# AuthLoginSimple

`POST /share/v1/auth/login/simple`

AuthLoginSimple

## Headers

- `X-KB-ID` string, required

## Request body

- V1AuthLoginSimpleReq
  - `password` string, required

## Response `200`

OK

- DomainResponse
  - `data` unknown
  - `message` string
  - `success` boolean

---

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