---
title: "IM 平台回调"
method: POST
path: "/im/callback/{channel_id}"
tags: ["IM 回调"]
---

# IM 平台回调

`POST /im/callback/{channel_id}`

接收各 IM 平台的事件回调；走平台自身签名校验，不使用 API Key

## Path parameters

- `channel_id` string, required

## Response `200`

处理结果

- object

## Other responses

- `400` — 请求参数错误
- `401` — 签名校验失败

---

[API](https://skmtc.net/tencentblueking/apis/weknora-api.md) · [All operations](https://skmtc.net/tencentblueking/apis/weknora-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tencentblueking/weknora-api/versions/d6921ae22ce0/schema)
