消息服务-企微应用消息发送
请求方式: POST
请求路径:
https://prod.open-api.hw.mysre.cn/yx/wework-api/message/send
| 参数名 | 参数位置 | 参数类型 | 必填 | 默认值 | 示例 | 描述 |
|---|---|---|---|---|---|---|
{"tenant_code":"retesting"}
{
"errcode": 0,
"errmsg": "ok",
"data": {
"msg_id": "3a009fdb-d74c-77d2-da2f-3728f5ad4adf"
}
}
| 参数名 | 参数类型 | 描述 |
|---|---|---|
| msg_id | string | 消息ID |
{
"errcode": 50001,
"errmsg": "系统异常"
}
| 参数名 | 参数类型 | 描述 |
|---|---|---|