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

---

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