用户绑定微信openid
POST
/v1/user/message/subscribe
接口描述
账号密码登录时,通过该接口绑定微信的openid,当有订阅消息产生时,可以向该openid发送消息
请求参数
参数名
类型
描述
必填
js_code
string
微信登录凭证
必填
响应参数
参数名
类型
描述
必填
error_code
number
错误码
必填
error_msg
string
错误信息
必填