---
title: "Dashboard Auth Login"
method: POST
path: "/api/v1/dashboard/auth/login"
---

# Dashboard Auth Login

`POST /api/v1/dashboard/auth/login`

Open a dashboard session from a password or a scoped token.

The session cookie wraps exactly the principal and scope the credential
carried; a viewer token can never log into an operator session. Every
attempt -- success or failure -- is journaled as a signed governance
decision (``dashboard.login``).

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/sipyourdrink-ltd/apis/bernstein-task-server.md) · [All operations](https://skmtc.net/sipyourdrink-ltd/apis/bernstein-task-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sipyourdrink-ltd/bernstein-task-server/revisions/86f514b4e920/schema)
