{"base_path":null,"components":null,"consumes":"","definitions":{"AimPersonalTemplateContent":{"description":"模板协议内容数据结构。","properties":{"action":{"$ref":"#/definitions/AimPersonalTemplateContentAction"},"action_type":{"description":"功能类型。\n\n- OPEN_URL:表示跳转H5\n- OPEN_QUICK:表示跳转快应用\n- OPEN_APP:表示跳转APP\n- DIAL_PHONE:表示拉起拨号盘\n- OPEN_SMS:表示新建短信息\n- OPEN_EMAIL:表示打开邮箱\n- OPEN_SCHEDULE:表示新建日程\n- OPEN_MAP:表示位置定位\n- OPEN_BROWSER:表示打开浏览器\n- OPEN_POPUP:表示弹窗\n- COPY_PARAMETER:表示复制\n- VIEW_PIC:表示打开大图\n\n> - type为Image和Button时为必填项,必须绑定事件\n> - type为其他类型时则不必填\n> - OPPO厂商点击事件类型只支持打开浏览器、打开快应用、打开APP、跳转H5\n> - VIVO厂商点击事件类型不支持打开邮箱、打开地图\n> - MEIZU厂商点击事件类型不支持打开大图\n> - 横滑类1、横滑类2版式的图片不支持绑定事件,默认与按钮事件一致\n> - 三星厂商点击事件类型不支持新建日程、打开大图\n\n","type":"string"},"button_type":{"description":"当模板为电商领券类竖版,即card_id为EcommerceCouponVertical时用于指定按钮类型,具体使用可参考创建电商领券类竖版模板请求示例。\n- static:静态按钮\n- dynamic:动态按钮\n","type":"string"},"content":{"description":"资源类型为Text或Button时,为必填。文本长度限制请按智能短信模板版式格式标准。\n\n> 智能信息模板标准版式要求可登录KooMessage控制台,在创建智能信息模板中查看。\n","maxLength":1000,"minLength":0,"type":"string"},"content_child":{"description":"子内容。非必填,文本长度限制请参考智能信息模板标准版式要求。\n\n> 智能信息模板标准版式要求可登录KooMessage控制台,在创建智能信息模板中查看。\n","type":"string"},"cover":{"description":"视频封面。\n> 资源类型为Video时,为必填。\n> - 如上src_type为1,即资源ID时,参数填入上传模板素材接口中返回的aim_resource_id,如:691996319597764608\n> - 如上src_type为2,即资源地址时,参数填写资源完整的URL,最大长度不超过1000个字符\n","maxLength":1000,"minLength":0,"type":"string"},"currency_display":{"description":"是否显示货币符号。\n\n- 0:隐藏 \n- 1:可见\n\n> 当模板为电商类时是否显示¥符号,默认可见。\n","type":"integer"},"is_text_title":{"description":"是否为文本标题。\n\n- true:是\n- false:不是\n\n> 不填默认为false。\n","maxLength":10,"minLength":0,"type":"string"},"oppo_background":{"description":"OPPO红包背景。\n\n> - 当src_type为1时,即资源ID时,参数填入上传模板素材接口中返回的aim_resource_id,如:691996319597764608\n> - 当src_type为2时,即资源地址时,参数填写资源完整的URL,最大长度不超过1000个字符\n>- 当模板为红包类,即card_id为RedPacket时用于指定OPPO厂商红包背景图,具体使用可参考创建红包类模板请求示例\n","maxLength":1000,"minLength":0,"type":"string"},"position_number":{"description":"卡片组件的位置序号。\n> 资源在卡片上相对的位置序号,按照优先从左到右,再从上到下的编排原则,统一编号。\n","type":"integer"},"ratio":{"description":"表示短视频模板视频和封面的宽高比。即card_id为ShortVideo时,此项有值。\n- threeToFour: 宽高比为3:4\n- oneToOne: 宽高比为1:1\n","type":"string"},"src":{"description":"资源来源,资源类型为Image或Video时,为必填,通过设置视频模板封面图接口设置视频封面。\n> - 如上src_type为1,即资源ID时,参数填入上传模板素材接口中返回的aim_resource_id,如:691996319597764608 > - 如上src_type为2,即资源地址时,参数填写资源完整的URL,最大长度不超过1000个字符\n\n","type":"string"},"src_type":{"description":"src类型。资源类型为Image或Video时,该项为必填项。\n- 1:指资源ID \n- 2:指资源地址\n\n> src_type为2,即资源地址时,src或cover内容必须是存储在客户侧服务器上的资源地址。\n","maximum":10,"minimum":1,"type":"integer"},"type":{"description":"模板资源类型。\n- text:表示文本\n- image:表示图片\n- video:表示视频\n- button:表示按钮\n- followPub:表示华为服务号,暂不支持\n\n> 图片轮播类模板最多可以放5张图片,即card_id为CarouselSquareImage、CarouselImageSixteenToNine、CarouselVerticalImage时,type为image的资源最多有5个。\n","maxLength":18,"minLength":1,"type":"string"},"visible":{"description":"组件是否可见。\n- 0:隐藏(某些组件可设置隐藏)\n- 1:可见\n\n> 目前仅针对电商多商品(Ecommerce)、多卡券(CardVouchers)、增强机票类(PlaneTrip)这三种版式起效。\n","type":"integer"},"vivo_background":{"description":"VIVO红包背景。\n\n> - 当src_type为1时,即资源ID时,参数填入上传模板素材接口中返回的aim_resource_id,如:691996319597764608\n> - 当src_type为2时,即资源地址时,参数填写资源完整的URL,最大长度不超过1000个字符\n","maxLength":1000,"minLength":0,"type":"string"}},"required":["position_number","type"]},"AimPersonalTemplateContentAction":{"description":"个人模板事件对象。","properties":{"address":{"description":"地址的详细说明。\n\n> action_type=OPEN_MAP为必填。不能超过100个字符。示例:高新中四道龙泰利科技大厦。\n","maxLength":100,"minLength":0,"type":"string"},"begin_time":{"description":"日程开始时间。格式为:yyyy-MM-dd HH:mm:ss。\n\n> 当action_type=OPEN_SCHEDULE时为必填。\n","example":"1970-01-01 00:00:00","maxLength":100,"minLength":0,"type":"string"},"body":{"description":"邮件正文/短信正文。\n\n> action_type=OPEN_SMS或OPEN_EMAIL为必填。不能超过100个字符。\n>\n> 短信正文示例1:今天回家吃饭吗;\n>\n> 邮件正文示例2:您有一张优惠券领取。\n","type":"string"},"content":{"description":"弹窗内容。\n\n> action_type=OPEN_POPUP为必填。不能超过100个字符。示例:是否喜欢该商品。\n","maxLength":100,"minLength":0,"type":"string"},"description":{"description":"日程内容描述。\n\n> action_type=OPEN_SCHEDULE为必填。不能超过100个字符。示例:评审这个月版本需求。\n","maxLength":100,"minLength":0,"type":"string"},"end_time":{"description":"日程结束时间。格式为:yyyy-MM-dd HH:mm:ss。\n\n> 当action_type=OPEN_SCHEDULE时为必填。\n","example":"1970-01-01 00:00:00","maxLength":100,"minLength":0,"type":"string"},"floor_type":{"description":"兜底类型。如果传入的厂商不支持该兜底类型,接口会返回错误。如果不传入厂商,则不对兜底类型进行校。\n- 0:打开应用市场\n- 1:打开H5页面(通过收件箱内置浏览器打开)\n- 2:打开浏览器\n- 3:打开快应用\n\n> action_type=OPEN_APP为选填,其他类型不填;action_type=OPEN_APP时此参数不填则默认打开应用市场。打开链接为http格式时必须选择打开浏览器;打开链接为https格式且内容只是一个普通页面时,可以使用打开H5页面,当链接中有下载指引或打开小程序由于部分内置浏览器功能不全可能导致打开异常,建议使用打开浏览器,请按需选择兜底类型。\n> - 华为:支持以上4种兜底\n> - 魅族:支持以上4种兜底\n> - 小米:不支持打开H5页面兜底\n> - OPPO:不支持打开H5页面和打开快应用兜底\n> - VIVO:不支持打开H5页面和打开快应用兜底\n> - 三星:不支持打开应用市场和打开浏览器。当创建的模板仅包含三星厂商时,兜底URL不支持打开浏览器和打开应用市场;当创建的模板包含三星和其它厂商时,以其它厂商的限制为准,三星的兜底链接将不生效\n","maximum":3,"minimum":0,"type":"integer"},"floor_url":{"description":"兜底URL。支持快应用deeplink或H5的HTTPS网址,不能超过1000个字。\n\n> - action_type=OPEN_APP为选填,其他类型不填\n> - 兜底类型为0时,可不填\n> - 当兜底类型为2并且提交厂商列表中包含OPPO厂商时为必填\n","maxLength":1000,"minLength":0,"type":"string"},"latitude":{"description":"地图纬度。\n\n> action_type=OPEN_MAP为必填。不能超过20个字符。示例:22.548804。\n","maxLength":20,"minLength":0,"type":"string"},"longitude":{"description":"地图经度。\n\n> action_type=OPEN_MAP为必填。不能超过20个字符。示例:113.941618。\n","maxLength":20,"minLength":0,"type":"string"},"mode":{"description":"弹窗模态。\n\n- 0:模态(默认)\n- 1:非模态(暂不支持)\n\n> action_type=OPEN_POPUP为必填。\n","type":"integer"},"package_name":{"description":"包名。\n\n> action_type=OPEN_APP为必填。不能超过50个字符。示例:com.xxxx.service.koomsg。\n","example":"com.xxxx.service.koomsg","maxLength":50,"minLength":0,"type":"string"},"subject":{"description":"邮件标题。\n\n> action_type=OPEN_EMAIL为必填。不能超过100个字符。示例:618活动促销。\n","type":"string"},"target":{"description":"此字段根据action_type对应不同的含义,具体对应如下。\n\n- action_type=OPEN_URL:表示H5访问地址。必须为HTTPS,支持含动态参数。字符长度为1-1000。示例:https://XXXXX/${param1}\n- action_type=OPEN_QUICK:表示快应用deeplink地址。支持含动态参数,字符长度为1-1000。示例:hap://app/xxx/${param1}\n- action_type=OPEN_APP:表示APP的deeplink地址。支持含动态参数,字符长度为1-1000。示例:weixin://\n- action_type=DIAL_PHONE:表示电话号码。不能超过20个字符。示例:18600000000\n- action_type=OPEN_SMS:表示电话号码。不能超过20个字符。示例:18600000000\n- action_type=OPEN_EMAIL:表示邮箱地址。不能超过100个字符。示例:1046520406@qq.com\n- action_type=OPEN_SCHEDULE:表示日程标题。不能超过100个字符。示例:日常需求评审\n- action_type=OPEN_MAP:表示位置名。不能超过100个字符。示例:龙泰利科技大厦\n- action_type=OPEN_BROWSER:表示网址。支持HTTPS或HTTP,支持含动态参数,不能超过1000个字符。示例:https://XXXXX/${param1}\n- action_type=OPEN_POPUP:表示弹窗标题。不能超过30个字符。参数示例:xxx商品\n- action_type=COPY_PARAMETER:表示复制的内容。支持含动态参数,不能超过20个字符。复制验证码示例:83721\n- action_type=VIEW_PIC:表示要打开的大图ID。配置在打开大图的资源地址与模板上的图片资源地址一致。如果模板资源类型是ID,则传ID,如果是资源地址,则使用资源地址。最大长度不能超过1000个字符。例如:当src_type为1时,传入ID:691996319597764608。当src_type为2时,使用资源地址:https://www.xxxx.cn/src/image/head.jpg\n","type":"string"},"text_button":{"description":"按钮展示文本。\n\n> action_type=OPEN_POPUP为必填。不能超过12个字符。示例:确定。\n","maxLength":12,"minLength":0,"type":"string"}},"required":["target"]},"AimPersonalTemplateFactory":{"description":"厂商。","properties":{"factory_type":{"description":"厂商类型。\n\n- HUAWEI:华为\n- XIAOMI:小米\n- OPPO:OPPO\n- VIVO:VIVO\n- MEIZU:魅族\n- SAMSUNG:三星\n\n> 各厂商支持的布局类型,布局类型与card_id字段相对应。分别如下:\n> - HUAWEI:多图文类(MultipleImageAndText)、图文类(StandardImageAndText)、长文本类(PureText)、横滑类1(Carousel)、横滑类2(CarouselTitle)、视频图文类(VideoImageAndText)、视频类(Video)、电商类(ECImageAndText)、红包类(RedPacket)、个性化红包类(RedPacketPersonal)、增强通知类(Notification2)、图片轮播类1:1(CarouselSquareImage)、图片轮播类16:9(CarouselImageSixteenToNine)、图片轮播类48:65(CarouselVerticalImage)、图文视频类(ImageTextAndVideo)、一般通知类(Notification1)、单卡券(CardVoucher)、多卡券(CardVouchers)、电商多商品类(Ecommerce)、电商领券类竖版(EcommerceCouponVertical)、机票类(Trip1)、火车票类(Trip2)、汽车票类(Trip3)、增强机票类(PlaneTrip)、海报类(SimplePoster)、超文本普通类(NativePureText)、超文本增强类(NativeImageAndText)、短剧视频类(ShortVideo)\n> - XIAOMI:多图文类(MultipleImageAndText)、图文类(StandardImageAndText)、红包类(RedPacket)、增强通知类(Notification2)、一般通知类(Notification1)\n> - OPPO:多图文类(MultipleImageAndText)、图文类(StandardImageAndText)、长文本类(PureText)、横滑类(Carousel)、视频类(Video)、电商类(ECImageAndText)、红包类(RedPacket)、图片轮播类1:1(CarouselSquareImage)、图片轮播类16:9(CarouselImageSixteenToNine)、图片轮播类48:65(CarouselVerticalImage)\n> - MEIZU:多图文类(MultipleImageAndText)、图文类(StandardImageAndText)、横滑类1(Carousel)、横滑类2(CarouselTitle)\n> - VIVO:多图文类(MultipleImageAndText)、图文类(StandardImageAndText)、图片轮播类1:1(CarouselSquareImage)、图片轮播类16:9(CarouselImageSixteenToNine)、图片轮播类48:65(CarouselVerticalImage)、视频类(Video)、电商类(ECImageAndText)、红包类(RedPacket)、增强通知类(Notification2)、一般通知类(Notification1)\n> - 三星:多图文类(MultipleImageAndText)、图文类(StandardImageAndText)、长文本类(PureText)、横滑类1(Carousel)、横滑类2(CarouselTitle)、视频图文类(VideoImageAndText)、视频类(Video)、电商类(ECImageAndText)、红包类(RedPacket)、图片轮播类1:1(CarouselSquareImage)、图片轮播类16:9(CarouselImageSixteenToNine)、图片轮播类48:65(CarouselVerticalImage)、图文视频类(ImageTextAndVideo)、一般通知类(Notification1)、机票类(Trip1)、火车票类(Trip2)、汽车票类(Trip3)\n","maxLength":16,"minLength":1,"type":"string"},"state":{"description":"支持状态。\n- 1:支持\n- 0:不支持\n","maximum":1,"minimum":0,"type":"integer"}},"required":["factory_type","state"]},"AimPersonalTemplatePage":{"properties":{"contents":{"description":"该page下的协议内容。","items":{"$ref":"#/definitions/AimPersonalTemplateContent"},"type":"array"},"page_order":{"description":"分页显示,指示当前展示第几页,从1开始,最大支持10页。","type":"integer"}},"required":["contents","page_order"]},"AimPersonalTemplateParam":{"description":"个人模板参数。","properties":{"example":{"description":"参数示例,动态参数对应的示例,不能大于100个字符。","maxLength":100,"minLength":1,"type":"string"},"name":{"description":"动态参数名称。示例:${param1}。","example":"${param1}","maxLength":20,"minLength":1,"type":"string"},"type":{"description":"动态参数类型。1:表示文本类型。\n","maximum":100,"minimum":0,"type":"integer"}},"required":["type","name","example"]},"CreateAimPersonalTemplateRequestBody":{"description":"创建个人模板请求体。","properties":{"card_id":{"description":"布局类型。\n- MultipleImageAndText:多图文类\n- StandardImageAndText:图文类\n- PureText:长文本类\n- VideoImageAndText:视频图文类\n- Video:视频类\n- ECImageAndText:电商类\n- RedPacket:红包类\n- RedPacketPersonal:个性化红包类\n- ImageTextAndVideo:图文视频类\n- Notification1:一般通知类\n- Notification2:增强通知类\n- Carousel:横滑类1\n- CarouselTitle:横滑类2\n- CarouselSquareImage:图片轮播类(1:1)\n- CarouselImageSixteenToNine:图片轮播类(16:9)\n- CarouselVerticalImage:图片轮播类(48:65)\n- CardVoucher:单卡券\n- CardVouchers:多卡券(最多支持四张卡券)\n- Ecommerce:电商多商品类\n- Trip1:机票类\n- Trip2:火车票类\n- Trip3:汽车票类\n- PlaneTrip:增强机票类\n- SimplePoster:海报类\n- NativePureText:超文本普通类\n- NativeImageAndText:超文本增强类\n- ShortVideo:短剧视频类\n- ShortVideoImage:短剧图片类\n- EcommerceCouponVertical:电商领券类竖版\n\n> 当送审厂商包含vivo时,各布局类型上传的图片最小像素要求如下:\n> - card_id为StandardImageAndText,宽高比为16:9时,图片的最小像素为1088px*612px。\n> - card_id为MultipleImageAndText,宽高比为16:9时,图片的最小像素为1088px*612px。\n> - card_id为MultipleImageAndText,宽高比为1:1时,图片的最小像素为320px*320px。\n> - card_id为Video,宽高比为16:9时,视频封面图片的最小像素为1088px*612px。\n> - card_id为RedPacket,宽高比为1:1时,图片的最小像素为320px*320px。\n> - card_id为CarouselImageSixteenToNine,宽高比为16:9时,图片的最小像素为1088px*612px。\n> - card_id为CarouselSquareImage,宽高比为1:1时,图片的最小像素为1088px*1088px。\n> - card_id为CarouselVerticalImage,宽高比为48:65时,图片的最小像素为960px*1300px。\n> - card_id为Notification1,宽高比为3:1时,图片的最小像素为576px*192px。\n> - card_id为Notification2,宽高比为3:1时,图片的最小像素为576px*192px。\n> - card_id为ECImageAndText,宽高比为1:1时,图片的最小像素为1088px*1088px。\n","type":"string"},"factorys":{"description":"需要提交的厂商列表。","items":{"$ref":"#/definitions/AimPersonalTemplateFactory"},"type":"array"},"pages":{"description":"模板协议,最大支持10页协议。","items":{"$ref":"#/definitions/AimPersonalTemplatePage"},"maxItems":10,"type":"array"},"params":{"description":"模板参数集。","items":{"$ref":"#/definitions/AimPersonalTemplateParam"},"maxItems":20,"type":"array"},"scene":{"description":"模板使用场景类型。","maxLength":10,"minLength":0,"type":"string"},"sms_example":{"description":"要发送的原始文本消息示例。","maxLength":70,"minLength":0,"type":"string"},"sms_signs":{"description":"短信签名。最多可以传三个签名,发送短信时,只要能匹配其中一个即可。填写的短信签名为企业绑定的签名,每个签名最多20个字,支持输入中文,英文,数字,符号,单个签名内容不包括中括号。\n\n> 选择厂商包含VIVO时,此参数必填。\n","items":{"description":"短信签名。","example":"华为云科技","maxLength":20,"minLength":1,"type":"string"},"maxItems":3,"minItems":0,"type":"array"},"sms_template":{"description":"短信原文模板。参数示例:尊敬的客户,截至[文本0-20],您本月国内通用流量已使用[数字0-4]GB,使用到[数字0-4]GB ,整体上网速度将不高于[数字0-2]Mbps。您可点击[字母0-20]获取[文本0-20]。\n\n> - 正则类型仅支持文本、字母、数字三种,且长度最大为99,且中括号为英文中括号。静态短信文案加正则动态文案最大值的总字数不超过370个字符\n> - 选择厂商包含VIVO时,此参数必填\n","type":"string"},"sub_type":{"description":"版式子类型。\n> - 当card_id为RedPacket和RedPacketPersonal时,sub_type用于设置按钮样式,1表示静态按钮,2表示动态按钮。目前仅华为厂商支持动态按钮。\n> - 当card_id为ECImageAndText时,sub_type用于设置左右按钮组合颜色,默认值为1,1表示左边按钮为橙色,右边按钮为红色;2表示左边按钮为绿色,右边按钮为黄色;3表示左边按钮为绿色,右边按钮为蓝色;4表示左边按钮为紫色,右边按钮为蓝色;5表示左边按钮为黑色,右边按钮为玫粉色。仅华为厂商支持sub_type取值为2、3、4、5。\n> - 当card_id为CarouselVerticalImage时,sub_type用于设置按钮颜色,1表示蓝色(默认颜色)、2表示黑色、3表示紫色、4表示金色、5表示粉色、6表示玫粉。仅华为厂商支持sub_type取值为2、3、4、5、6。\n> - 当card_id为CardVoucher时,sub_type用于设置按钮样式,1表示静态按钮,2表示动态按钮。目前仅华为厂商支持动态按钮。\n> - 当card_id为ShortVideoImage时,sub_type用于设置是否显示播放图标,1表示不显示,2表示显示。\n> - 当card_id为EcommerceCouponVertical和EcommerceCouponHorizontal时,sub_type用于设置卡券区是否隐藏。sub_type设置为1,卡券区(position_number为4~7)的visible设置为1,且卡券区(position_number为7)的button_type设置为static或dynamic时,显示卡券区;sub_type设置为2,卡券区(position_number为4~7)的visible设置为0,且卡券区(position_number为7)的button_type设置为空值或不带该字段时,卡券区被隐藏。","type":"integer"},"tpl_name":{"description":"智能信息模板名称。","maxLength":17,"minLength":1,"type":"string"},"use_id":{"description":"模板用途。\n\n- 1:表示商用\n- 2:表示试商用\n\n\n> - 模板用途为1,即“商用”时,所有字段中不允许有测试字样,否则影响送审\n> - 模板用途为2,即“试商用”时,请在模板名称(tpl_name)、模板主标题中增加测试字样\n","type":"integer"}},"required":["card_id","pages","tpl_name","use_id"]},"CreateAimPersonalTemplateResponseMode":{"properties":{"tpl_id":{"description":"智能信息模板ID。","example":"200","type":"string"}}},"CreateAimPersonalTemplateRsp":{"description":"创建模板响应体。","properties":{"data":{"$ref":"#/definitions/CreateAimPersonalTemplateResponseMode","description":"创建模板响应。"},"message":{"description":"响应信息。","example":"200","type":"string"},"status":{"description":"状态码。","example":"200","type":"string"}}},"TemplateErrorMsg":{"description":"错误模型。","properties":{"error_code":{"description":"结果状态码。","type":"string"},"error_msg":{"description":"结果详情。","type":"string"}}}},"description":null,"group_id":"57a445a5fb5d4ba5b80445bd4c5ec9b3","host":"koomessage.myhuaweicloud.cn","id":"442ec5ad886e4b5dbdab8c1926ab280a","info_version":"v1","method":"post","name":"CreateAimPersonalTemplate","parameters":{},"paths":{"/v1/aim/templates":{"post":{"consumes":["application/json"],"deprecated":false,"description":"用于用户创建个人模板。\n\n> 请求中所有字符串不允许携带“<”、“>”、“\\&amp;”或多个空格。\n> 模板内容需加“拒收请回复R”。\n","operationId":"CreateAimPersonalTemplate","parameters":[{"description":"创建个人模板请求体。","in":"body","name":"CreateAimPersonalTemplateRequestBody","required":true,"schema":{"$ref":"#/definitions/CreateAimPersonalTemplateRequestBody"}},{"description":"请求体参数类型,该字段必须设置为:application/json。","in":"header","name":"Content-Type","required":true,"type":"string"},{"description":"用户Token。通过调用IAM服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)。","in":"header","name":"X-Auth-Token","required":true,"type":"string"}],"produces":["application/json"],"responses":{"200":{"description":"返回信息。","examples":{"application/json":{"data":{"tpl_id":"600000001"},"message":"success","status":"200"}},"schema":{"$ref":"#/definitions/CreateAimPersonalTemplateRsp"}},"400":{"description":"非法参数。","schema":{"$ref":"#/definitions/TemplateErrorMsg"}},"500":{"description":"内部错误。","schema":{"$ref":"#/definitions/TemplateErrorMsg"}}},"security":[{"apig-auth-iam":[]}],"summary":"创建个人模板","tags":["AIMTemplate"],"x-apigateway-request-type":"Public","x-is-registered":"Y","x-opseverity":"Info","x-support-sdk":"Y"}}},"product_short":"KooMessage","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":{"apig-auth-app":{"in":"header","name":"Authorization","type":"apiKey","x-apigateway-auth-type":"AppSigv1"},"apig-auth-app-optional":{"in":"header","name":"Authorization","type":"apiKey","x-apigateway-auth-opt":{"access-auth-type":"optional"},"x-apigateway-auth-type":"AppSigv1"},"apig-auth-iam":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-type":"IAM"},"apig-auth-iam-none":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-type":"IAM_NONE"}},"summary":"创建个人模板","tags":"智能信息模板","uri":null,"version":"2.0"}