---
title: "Receive logins to the dashboard"
method: POST
path: "/login"
tags: ["login"]
---

# Receive logins to the dashboard

`POST /login`

## Response `200`

Login successful

- Token
  - `access_token` string
  - `expires_in` integer

## Other responses

- `401` — Unauthorized
- `default` — Unexpected error

## Changes

- **2021-02-17** `c8de623c589d` — 1 info
  - endpoint added
- **2021-02-15** `e54cd8a3e400` — 1 breaking
  - api path removed without deprecation
- **2021-02-15** `4c069bd0d746` — 1 info
  - endpoint added
- **2021-01-06** `cbb5695aec22` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/wso2/apis/cluster-aware-mi-dashboard/changes/login/post.md)

---

[API](https://skmtc.dev/wso2/apis/cluster-aware-mi-dashboard.md) · [All operations](https://skmtc.dev/wso2/apis/cluster-aware-mi-dashboard/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wso2/cluster-aware-mi-dashboard/revisions/1d5e9cc062de/schema)
