---
title: "Example login"
method: POST
path: "/example/login"
tags: ["example"]
---

# Example login

`POST /example/login`

## Request body

- object
  - `authToken` string

## Response `200`

Login successed

- LoginSucceed — unresolved $ref

## Other responses

- `400` — Validation error
- `default` — Unexpected error

---

[API](https://skmtc.dev/thesoftwarehouse/apis/boilerplate-example-api.md) · [All operations](https://skmtc.dev/thesoftwarehouse/apis/boilerplate-example-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/thesoftwarehouse/boilerplate-example-api/revisions/2357bdd8acb8/schema)
