---
title: "POST /api/v1/channels/wecom/test"
method: POST
path: "/api/v1/channels/wecom/test"
tags: ["Channels"]
---

# POST /api/v1/channels/wecom/test

`POST /api/v1/channels/wecom/test`

## Request body

- object
  - `botId` string, required
  - `secret` string, required

## Response `200`

WeCom connectivity test result

- object
  - `success` boolean, required
  - `message` string, required

## Other responses

- `409` — Invalid credentials

---

[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/versions/ee3237405da6/schema)
