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

---

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