---
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

---

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