---
title: "Link Telegram account: sync telegram_id from Privy after linking"
method: POST
path: "/v1/telegram-account/link"
tags: ["telegram-account"]
---

# Link Telegram account: sync telegram_id from Privy after linking

`POST /v1/telegram-account/link`

## Response `200`

Successful response

- object
  - `synced` boolean, required
  - `telegramId` string, nullable, required

## Other responses

- `404` — Resource not found
- `409` — A previous claim is still being processed

---

[API](https://skmtc.net/legend/apis/legend-api.md) · [All operations](https://skmtc.net/legend/apis/legend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/legend/legend-api/versions/6ac390b7bb0b/schema)
