获取未读消息数量

更新时间:2024-03-26 16:56:38

接口说明

获取未读消息数量

基本信息

请求方式: POST

请求路径:

https://prod.open-api.mysre.cn/m/private/cmsk-api/no-read-msg/no-read-count

请求参数

参数名 参数位置 参数类型 必填 默认值 示例 描述
user_code body string - retesting 用户登录账号
tenant_code body string - - 租户代码

请求示例

{
  "user_code":"retesting"
}

返回成功示例

{
"code": 0,
"errmsg": "",
"data":32
}

返回参数说明(成功)

参数名 参数类型 描述
code number 0成功;非0为失败
errmsg string 接口调用失败信息
data number 未读消息数量

失败返回示例

-

返回参数说明(失败)

参数名 参数类型 描述

results matching ""

    No results matching ""