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

# POST /api/v1/channels/dingtalk/test

`POST /api/v1/channels/dingtalk/test`

## Request body

- object
  - `clientId` string, required
  - `clientSecret` string, required

## Response `200`

DingTalk connectivity test result

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

## Other responses

- `409` — Invalid credentials

## Changes

- **2026-04-02** `e5a2e2d06dbf` — 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/dingtalk/test/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)
