---
title: "POST /api/v1/channels/wechat/qr-wait"
method: POST
path: "/api/v1/channels/wechat/qr-wait"
tags: ["Channels"]
---

# POST /api/v1/channels/wechat/qr-wait

`POST /api/v1/channels/wechat/qr-wait`

## Request body

- object
  - `sessionKey` string, required

## Response `200`

WeChat QR login result

- object
  - `connected` boolean, required
  - `message` string, required
  - `accountId` string

## Other responses

- `502` — Gateway not connected or timeout

## Changes

- **2026-03-26** `cefad9db507d` — 1 breaking
  - request body became required
- **2026-03-22** `b663242b0fcd` — 1 info
  - endpoint added
- **2026-03-19** `239b3cc94d80` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/nexu-io/apis/nexu-controller-api/changes/api/v1/channels/wechat/qr-wait/post.md)

---

[API](https://skmtc.dev/nexu-io/apis/nexu-controller-api.md) · [All operations](https://skmtc.dev/nexu-io/apis/nexu-controller-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nexu-io/nexu-controller-api/revisions/ee3237405da6/schema)
