云消息服务 KOOMESSAGE-新建智能信息基础版模板:请求示例

时间:2025-01-06 16:13:32

请求示例

新建智能信息基础版模板。模板名称为"测试-路由器推广",有效期为1天。

https://koomessage.myhuaweicloud.cn/v1/aim-basic/templates

{
  "tpl_name" : "测试-路由器推广",
  "title" : "测试主题",
  "reslist" : [ {
    "type" : "txt",
    "name" : "广告文本",
    "source" : "txt",
    "content" : "【华为云】测试-尊敬的#p_1#你好,最新路由器出来啦"
  }, {
    "type" : "jpg",
    "name" : "one.jpg",
    "source" : "file",
    "content" : "iVBORw0KGgoAAAANSUhEUgAAAKoAAABOCAYAAACwo40WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAEXRFWHRTb2Z0d2Fy..."
  }, {
    "type" : "jpg",
    "name" : "two.jpg",
    "source" : "file",
    "content" : "iVBORw0KGgoAAAANSUhEUgAAAKoAAABOCAYAAACwo40WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAEXRFWHRTb2Z0d2FyZQBTbmlwYXN0ZV0Xzt0AACAASURB..."
  }, {
    "type" : "png",
    "name" : "three.png",
    "source" : "url",
    "content" : "https://dss0.bdstatic.com/5aV1bjqh_Q23odCf/static/superman/img/topnav/tupian@2x-482fc011fc.png"
  } ],
  "remarks" : "请将此模板类型设置为绑定通道类型是三网合一通道",
  "expiration_time" : 1,
  "is_draft" : 0
}
support.huaweicloud.com/api-koomessage/CreateTemplate.html