推送信息
POST
/mp/app
请求参数
Query 参数
method
string
可选
示例值:
send
type
string
可选
小程序模版:sendTemplateByMiniapp
示例值:
sendTemplateMp
appId
string
可选
Body 参数application/x-www-form-urlencoded
openId
string
可选
templateId
string
推送模版
data
string
可选
小程序模版:{"thing12":{"value":"你好,世界!!"},"thing5":{"value":"当您收到这条消息的时候,说明订阅没问题。"},"time13":{"value":"2025-02-09 15:12:30"}}
url
string
公众号模版 时生效
示例值:
https://docs.91m.top
miniapp
string
可选
小程序模版:pages/web/web?url=https%3A%2F%2Fdocs.91m.top
key
string
可选
默认值:
{{key}}
示例代码
返回响应
修改于 2025-02-09 11:30:11