设置提醒
POST
/api/robots/updatechat
请求参数
application/json参数名
类型
描述
必填
说明
token
string
机器人通讯密钥
必填
n3s2cdduxehdiqiybw
wxid
string
微信用户ID
必填
chatid
int
聊天记录ID
必填
响应参数
application/json参数名
类型
描述
必填
code
int
状态码 1成功 0 失败 401 未登录(无权限)
必填
msg
string
消息内容
必填
time
int
响应时间戳
必填
data
object(json)
数据集
必填