cURL
curl --request POST \ --url 'https://api.flashcat.cloud/template/preview?app_key=' \ --header 'Content-Type: application/json' \ --data ' { "content": "<string>", "type": "dingtalk_app", "incident_id": "<string>" } '
{ "data": { "content": "<string>", "success": true, "message": "<string>" }, "error": {} }
预览前内容
渠道类型
dingtalk_app
feishu_app
wecom_app
slack_app
teams_app
feishu
dingtalk
wecom
telegram
zoom
email
sms
预览故障ID,如果不传入将使用系统mock数据进行预览
显示 子属性
此页面对您有帮助吗?