文档
测试

标记通知消息已读接口

POST
/Mobile/notifyStatus

接口描述

标记通知信息状态已读

请求参数

参数名
类型
描述
必填
token
string
token
必填
notifyId
string
通知信息的id 后端处理notifyId的通知信息的isPowerMessage字段值标记为3
必填
readall
string
"true" | "false" 当设置为"true"的时候,标记所有通知已读。此字段是非必须字段,当设置为"true"时,忽略notifyId参数的值,readall:"true"的优先级大于notifyId字段,两个字段不是and关系
可选

响应参数

参数名
类型
描述
必填
code
200
必填
data
object
空对象
必填
msg
string
必填