---
title: "POST /api/auth/telegram/widget"
method: POST
path: "/api/auth/telegram/widget"
tags: ["TelegramWidgetLoginEndpoint"]
---

# POST /api/auth/telegram/widget

`POST /api/auth/telegram/widget`

## Request body

- WidgetPayload
  - `id` integer
  - `first_name` string, nullable
  - `last_name` string, nullable
  - `username` string, nullable
  - `photo_url` string, nullable
  - `auth_date` integer
  - `hash` string, nullable

## Response `200`

OK

---

[API](https://skmtc.dev/pw-hub/apis/pw-modules-api.md) · [All operations](https://skmtc.dev/pw-hub/apis/pw-modules-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pw-hub/pw-modules-api/revisions/7713ed5fb677/schema)
